asterisk-13.x: fix missing md5sum
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
08068b99e9
commit
8c00da490d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue