mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
faad2: fix version for APK
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -6,10 +6,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=faad2
|
||||
PKG_RELEASE:=1
|
||||
PKG_VERSION:=2.11.1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=2.11.1
|
||||
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=https://github.com/knik0/faad2
|
||||
PKG_MIRROR_HASH:=5a4d2e520fa5baeedac703c3dbb7eb81ff80cabd4083c08e6e1305d6811547e7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user