aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxml++-2.6
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libxml++-2.6')
-rw-r--r--testing/libxml++-2.6/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libxml++-2.6/APKBUILD b/testing/libxml++-2.6/APKBUILD
index 6cc4ebb668..bd9d062c93 100644
--- a/testing/libxml++-2.6/APKBUILD
+++ b/testing/libxml++-2.6/APKBUILD
@@ -10,7 +10,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() {