From 5229b5d8ee76b930dd22e17aed0d906eb67f5c92 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sat, 20 Jan 2018 20:27:41 +0100 Subject: [PATCH] asterisk-chan-dongle: add PKG_MIRROR_HASH Signed-off-by: Sebastian Kemper --- net/asterisk-chan-dongle/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/asterisk-chan-dongle/Makefile b/net/asterisk-chan-dongle/Makefile index 39c6018..21a655b 100644 --- a/net/asterisk-chan-dongle/Makefile +++ b/net/asterisk-chan-dongle/Makefile @@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/wdoekes/asterisk-chan-dongle.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=4ef5ad7eea7245a031101875be08b924aa1e151b +PKG_MIRROR_HASH:=cbff4a4d9e78cc5ef91bd00d8e68cbe5f6e131dc568395085780c87d05a6cb1c PKG_SOURCE_PROTO:=git PKG_FIXUP:=autoreconf -- 2.30.2