summaryrefslogtreecommitdiff
path: root/package/jack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/jack/Makefile')
-rw-r--r--package/jack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jack/Makefile b/package/jack/Makefile
index 694b4f42b..eba11276a 100644
--- a/package/jack/Makefile
+++ b/package/jack/Makefile
@@ -12,7 +12,7 @@ PKG_DEPENDS:= alsa-lib libsndfile libsamplerate libdb
PKG_BUILDDEP:= db python2-host alsa-lib libsndfile libsamplerate
PKG_NEEDS:= threads c++
PKG_URL:= http://jackaudio.org
-PKG_SITES:= git://github.com/jackaudio/jack1.git
+PKG_SITES:= https://github.com/jackaudio/jack1.git
include $(ADK_TOPDIR)/mk/package.mk