aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxml++-2.6
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:03:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:45:30 +0000
commitfa8edb1a5171ccb751574ec89a2a3648217831ce (patch)
tree0710215e6ff46013e375133bf62491db02f15094 /testing/libxml++-2.6
parent79929e778ed38edf50f507dcb719a24d2ea9dea6 (diff)
downloadaports-fa8edb1a5171ccb751574ec89a2a3648217831ce.tar.bz2
aports-fa8edb1a5171ccb751574ec89a2a3648217831ce.tar.xz
testing/[varioius]: replace ftp.gnome.org source url
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() {