From: Sebastian Kemper Date: Sat, 20 Jan 2018 19:28:18 +0000 (+0100) Subject: rtpproxy: add PKG_MIRROR_HASH X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F248%2Fhead;p=feed%2Ftelephony.git rtpproxy: add PKG_MIRROR_HASH Signed-off-by: Sebastian Kemper --- diff --git a/net/rtpproxy/Makefile b/net/rtpproxy/Makefile index 67046f8..0c4cc81 100644 --- a/net/rtpproxy/Makefile +++ b/net/rtpproxy/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/sippy/rtpproxy.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=d5926892630139bcbe55d1f3fa36764c881648bc +PKG_MIRROR_HASH:=7da4a9b83f01b4169cf3f087c76e73fd9b4f5afb8d543c4663e874d8d9b1b26a PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)