From fa8edb1a5171ccb751574ec89a2a3648217831ce Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 31 Oct 2017 15:03:13 +0000 Subject: testing/[varioius]: replace ftp.gnome.org source url --- testing/libxml++/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/libxml++') diff --git a/testing/libxml++/APKBUILD b/testing/libxml++/APKBUILD index 011c7906f3..1a5f2811f9 100644 --- a/testing/libxml++/APKBUILD +++ b/testing/libxml++/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL2" makedepends="libxml2-dev glibmm-dev" subpackages="$pkgname-dev $pkgname-doc" -source="http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.[0-9]*}/$pkgname-$pkgver.tar.xz" +source="https://download.gnome.org/sources/$pkgname/${pkgver%.[0-9]*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" build() { -- cgit v1.2.3