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:
6e11930
)
libsrtp: add PKG_MIRROR_HASH
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 20 Jan 2018 19:27:08 +0000
(20:27 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 20 Jan 2018 19:27:08 +0000
(20:27 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/libsrtp/Makefile
patch
|
blob
|
history
diff --git
a/libs/libsrtp/Makefile
b/libs/libsrtp/Makefile
index 7a46f4b69bc697e648ddf1d875899a80ab0878c1..3f102f3ac1db6a39e9e255c1e1a8f4de96b21a1d 100644
(file)
--- 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)