From 9cb3d08194942aad04ab9a07d85762a726ad1956 Mon Sep 17 00:00:00 2001 From: Gregory Hermant Date: Thu, 4 Jul 2013 14:47:16 +0200 Subject: snowball: fix download URL Signed-off-by: Gregory Hermant Signed-off-by: Peter Korsgaard --- package/snowball-init/snowball-init.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/snowball-init') diff --git a/package/snowball-init/snowball-init.mk b/package/snowball-init/snowball-init.mk index 7cc204857..d71f34709 100644 --- a/package/snowball-init/snowball-init.mk +++ b/package/snowball-init/snowball-init.mk @@ -5,7 +5,7 @@ ################################################################################ SNOWBALL_INIT_VERSION = b064be21de25729039e5e54037bbdd2e25cfd5b7 -SNOWBALL_INIT_SITE = git://igloocommunity.org/git/bsp/snowball-init.git +SNOWBALL_INIT_SITE = https://github.com/igloocommunity/snowball-init SNOWBALL_INIT_LICENSE = BSD-4c SNOWBALL_INIT_LICENSE_FILES = debian/copyright -- cgit v1.2.3