commit e44e0e3736dc05934907b229b001e9d5a3290626
parent aa62dfd38dcafbf63a9c2582aa499f4c497b6a22
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Tue, 24 Nov 2015 21:16:11 +0200
Merge pull request #1961 from hnyman/gnome
libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbot
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/libgee/Makefile b/libs/libgee/Makefile
@@ -17,7 +17,7 @@ PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=https://download.gnome.org/sources/libgee/0.18/
+PKG_SOURCE_URL:=@GNOME/libgee/0.18/
PKG_MD5SUM:=29ea6125e653d7e60b49a9a9544abc96
PKG_FIXUP:=autoreconf
diff --git a/multimedia/grilo-plugins/Makefile b/multimedia/grilo-plugins/Makefile
@@ -17,7 +17,7 @@ PKG_LICENSE:=LGPLv2.1
PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=https://download.gnome.org/sources/grilo-plugins/0.2/
+PKG_SOURCE_URL:=@GNOME/grilo-plugins/0.2/
PKG_MD5SUM:=62ecaad877b485a950259eef1ef38c18
PKG_BUILD_DEPENDS:=glib2 grilo
diff --git a/multimedia/grilo/Makefile b/multimedia/grilo/Makefile
@@ -17,7 +17,7 @@ PKG_LICENSE:=LGPLv2.1
PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=https://download.gnome.org/sources/grilo/0.2/
+PKG_SOURCE_URL:=@GNOME/grilo/0.2/
PKG_MD5SUM:=7eba405ada20fefcb877d534d9d4f
PKG_BUILD_DEPENDS:=glib2 libsoup libxml2