asterisk-chan-sccp: add PKG_MIRROR_HASH

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
Sebastian Kemper 2018-01-20 20:28:01 +01:00
parent 5229b5d8ee
commit 796c7c9b8d

View file

@ -16,6 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/chan-sccp/chan-sccp.git PKG_SOURCE_URL:=https://github.com/chan-sccp/chan-sccp.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=ed272e974897f075573a358d169e5c77889f5905 PKG_SOURCE_VERSION:=ed272e974897f075573a358d169e5c77889f5905
PKG_MIRROR_HASH:=b2fa296e532154b864164a9bc8d64a40dddef2940902b61c3726c77f56b4e74e
PKG_SOURCE_PROTO:=git PKG_SOURCE_PROTO:=git
PKG_FIXUP:=autoreconf PKG_FIXUP:=autoreconf