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:
796c7c9
)
rtpproxy: add PKG_MIRROR_HASH
248/head
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 20 Jan 2018 19:28:18 +0000
(20:28 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 20 Jan 2018 19:28:18 +0000
(20:28 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/rtpproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/rtpproxy/Makefile
b/net/rtpproxy/Makefile
index 67046f8fa2d2346a853cd5f5a7a2bef97abb513a..0c4cc81db8c341c2bd2c52df3a7fce6fe5039434 100644
(file)
--- 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)