aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxml++
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++
parent79929e778ed38edf50f507dcb719a24d2ea9dea6 (diff)
downloadaports-fa8edb1a5171ccb751574ec89a2a3648217831ce.tar.bz2
aports-fa8edb1a5171ccb751574ec89a2a3648217831ce.tar.xz
testing/[varioius]: replace ftp.gnome.org source url
Diffstat (limited to 'testing/libxml++')
-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() {