mirror of
https://github.com/openwrt/telephony.git
synced 2026-08-29 08:31:27 +04:00
asterisk-13.x: fix missing md5sum
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=
|
||||
PKG_MD5SUM:=afc8a5b7fc239c7aa5692b563d7e6ed2
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=libxml2/host
|
||||
|
||||
Reference in New Issue
Block a user