telephony: replace git:// URIs with https:// equivalents
[feed/telephony.git] / libs / libsrtp / 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