From cb4ad59cdffd3113782c5ef8ac9c49d0de2837e6 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sat, 20 Jan 2018 20:27:08 +0100 Subject: [PATCH] libsrtp: add PKG_MIRROR_HASH Signed-off-by: Sebastian Kemper --- libs/libsrtp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/libsrtp/Makefile b/libs/libsrtp/Makefile index 7a46f4b..3f102f3 100644 --- a/libs/libsrtp/Makefile +++ b/libs/libsrtp/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/cisco/libsrtp.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=2b091a4fb21c9b06fc5d4b5763bdaec97542fcd7 +PKG_MIRROR_HASH:=7ac6c3113fd7a966c9a9108c185d9425e75a8fdc600e4ccef158e68ee1988c89 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -- 2.30.2