telephony: replace git:// URIs with https:// equivalents
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Oct 2017 07:50:41 +0000 (09:50 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Oct 2017 07:52:21 +0000 (09:52 +0200)
Plain git:// doesn't add security. Use https:// instead. See
https://gist.github.com/grawity/4392747.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/libsrtp/Makefile
libs/libsrtp2/Makefile
net/asterisk-chan-dongle/Makefile
net/chan-sccp-b/Makefile
net/freeswitch-stable-mod-bcg729/Makefile
net/rtpproxy/Makefile

index 3c6f3dc84e37a960a698af4936a7f2f84d10485e..11a54189216e5279579909e0b3bc0be999937dc4 100644 (file)
@@ -13,7 +13,7 @@ PKG_VERSION:=1.5.4
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://github.com/cisco/libsrtp.git
+PKG_SOURCE_URL:=https://github.com/cisco/libsrtp.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=078c4a5b2a4380dea025998ceea9e0a1e3164d2d
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
index 28dcadeaff8b3950126eb5afa6addc12441f07bc..42e99d3827a213c4ea47e8b307f50fef1f991b57 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=2.0.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://github.com/cisco/libsrtp.git
+PKG_SOURCE_URL:=https://github.com/cisco/libsrtp.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=12ea269db3e4e9af7ce5de524fe07312fa6e035b
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
index 1e53e9eae55410dbea3a6556fc630ce0bd0a522b..fcb3ab647101be890a3ee8dfb363d909f43c89dd 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=1.1-20170913
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=git://github.com/wdoekes/asterisk-chan-dongle.git
+PKG_SOURCE_URL:=https://github.com/wdoekes/asterisk-chan-dongle.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=4ef5ad7eea7245a031101875be08b924aa1e151b
 PKG_SOURCE_PROTO:=git
index fcb04e300ed66d460325783055cfc2242fd15952..027c15cd92066bd0d7a21ead68c054d6006483d2 100644 (file)
@@ -13,7 +13,7 @@ PKG_VERSION:=v4.3.0-20170814
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=git://github.com/chan-sccp/chan-sccp.git
+PKG_SOURCE_URL:=https://github.com/chan-sccp/chan-sccp.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=016fee3a96b09d5404757f7b178af2e349e55bcc
 PKG_SOURCE_PROTO:=git
index 08d4824e9426c7c49917b160af5b9cce45705b38..765f2345c37b4fc7008e4e1f3550c94f88c5a527 100644 (file)
@@ -19,7 +19,7 @@ PKG_LICENSE_FILES:=LICENSE
 PRG_URL:=https://github.com/xadhoom/mod_bcg729
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=git://github.com/xadhoom/mod_bcg729.git
+PKG_SOURCE_URL:=https://github.com/xadhoom/mod_bcg729.git
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=686eb06d4a395d94c364efff4b63579af76ebec7
index 7b4fe90e9dc555e1e23924cb5970b096b680642b..6f1e796b050213a2a930a9512c9a9404a6b9a1f5 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=2.0.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://github.com/sippy/rtpproxy.git
+PKG_SOURCE_URL:=https://github.com/sippy/rtpproxy.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=d5926892630139bcbe55d1f3fa36764c881648bc
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz