aboutsummaryrefslogtreecommitdiffstats
path: root/community/eog
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/eog
parent7817a6c9e141ba7f1ae2d20ea1b00fdefac775a6 (diff)
downloadaports-79929e778ed38edf50f507dcb719a24d2ea9dea6.tar.bz2
aports-79929e778ed38edf50f507dcb719a24d2ea9dea6.tar.xz
community/[various]: replace ftp.gnome.org source url
Diffstat (limited to 'community/eog')
-rw-r--r--community/eog/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/eog/APKBUILD b/community/eog/APKBUILD
index 0fa581bb58..3463a71bfb 100644
--- a/community/eog/APKBUILD
+++ b/community/eog/APKBUILD
@@ -11,7 +11,7 @@ depends_dev="gtk+3.0-dev gvfs-dev libxml2-dev jpeg-dev libexif-dev lcms2-dev lib
makedepends="$depends_dev itstool libxml2-utils"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="http://ftp.gnome.org/pub/GNOME/sources/eog/3.26/eog-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/eog/3.26/eog-$pkgver.tar.xz"
builddir="$srcdir/eog-$pkgver"
build() {