projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb4ad59
)
libsrtp2: add PKG_MIRROR_HASH
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 20 Jan 2018 19:27:21 +0000
(20:27 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 20 Jan 2018 19:27:21 +0000
(20:27 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/libsrtp2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libsrtp2/Makefile
b/libs/libsrtp2/Makefile
index 890912bdfd0deb787b6b949b975836c5629ddc18..211959cdafe7325169edbde633d3f551142fb391 100644
(file)
--- a/
libs/libsrtp2/Makefile
+++ b/
libs/libsrtp2/Makefile
@@
-15,6
+15,7
@@
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/cisco/libsrtp.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=93aba3e767502343c255fad8962dbf0ff29c4ca6
+PKG_MIRROR_HASH:=e060592d99e0dff53ee6fbc5e8a9cb0f7fb8b1b874d4687292fb8c8e5f612a6b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)