aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxml++/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libxml++/APKBUILD')
-rw-r--r--testing/libxml++/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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() {