From 48f0e5e16de67b3870e5f3f05956978f925c2efe Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 6 Oct 2016 15:04:30 +0200 Subject: change git urls to http(s) for a better experience for people with a corporate proxy, suggested by Alexey Brodkin --- package/jack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/jack/Makefile') 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 -- cgit v1.2.3