aboutsummaryrefslogtreecommitdiffstats
path: root/community/libwnck3
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:01:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:45:30 +0000
commit79929e778ed38edf50f507dcb719a24d2ea9dea6 (patch)
tree0c8ff5fbf4695c794779bdf8195835439e1d4c43 /community/libwnck3
parent7817a6c9e141ba7f1ae2d20ea1b00fdefac775a6 (diff)
downloadaports-79929e778ed38edf50f507dcb719a24d2ea9dea6.tar.bz2
aports-79929e778ed38edf50f507dcb719a24d2ea9dea6.tar.xz
community/[various]: replace ftp.gnome.org source url
Diffstat (limited to 'community/libwnck3')
-rw-r--r--community/libwnck3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libwnck3/APKBUILD b/community/libwnck3/APKBUILD
index 46032c2ff3..80c7e9e42b 100644
--- a/community/libwnck3/APKBUILD
+++ b/community/libwnck3/APKBUILD
@@ -14,7 +14,7 @@ replaces="libwnck"
depends_dev="glib-dev gtk+3.0-dev libx11-dev pango-dev cairo-dev
startup-notification-dev libxres-dev"
makedepends="$depends_dev intltool"
-source="http://ftp.gnome.org/pub/gnome/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz"
_builddir="$srcdir"/libwnck-$pkgver