diff options
| author | Sebastian Kemper | 2018-01-20 19:28:01 +0000 |
|---|---|---|
| committer | Sebastian Kemper | 2018-01-20 19:28:01 +0000 |
| commit | 796c7c9b8db47ac515153ef0e1eb79b5a5a21b94 (patch) | |
| tree | b125e996579fddc27486176e508de1c623283053 | |
| parent | 5229b5d8ee76b930dd22e17aed0d906eb67f5c92 (diff) | |
| download | telephony-796c7c9b8db47ac515153ef0e1eb79b5a5a21b94.tar.gz | |
asterisk-chan-sccp: add PKG_MIRROR_HASH
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| -rw-r--r-- | net/asterisk-chan-sccp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk-chan-sccp/Makefile b/net/asterisk-chan-sccp/Makefile index 7180fb1..7771cce 100644 --- a/net/asterisk-chan-sccp/Makefile +++ b/net/asterisk-chan-sccp/Makefile @@ -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_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=ed272e974897f075573a358d169e5c77889f5905 +PKG_MIRROR_HASH:=b2fa296e532154b864164a9bc8d64a40dddef2940902b61c3726c77f56b4e74e PKG_SOURCE_PROTO:=git PKG_FIXUP:=autoreconf |