aboutsummaryrefslogtreecommitdiffstats
path: root/community/ttf-opensans
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-05-21 01:48:52 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-05-21 01:48:52 +0200
commit3f38afe39f6bbc819014bb1a57760525d8daa4e3 (patch)
treea41e86eab17d8c4250204cf4a56a1d61a52c4973 /community/ttf-opensans
parent8e98986689d291a04e0c5ec1b182f049b72977ae (diff)
downloadaports-3f38afe39f6bbc819014bb1a57760525d8daa4e3.tar.bz2
aports-3f38afe39f6bbc819014bb1a57760525d8daa4e3.tar.xz
community/ttf-opensans: fix source url
The current URL does not exist anymore.
Diffstat (limited to 'community/ttf-opensans')
-rw-r--r--community/ttf-opensans/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ttf-opensans/APKBUILD b/community/ttf-opensans/APKBUILD
index d2adf0781d..642e754ae5 100644
--- a/community/ttf-opensans/APKBUILD
+++ b/community/ttf-opensans/APKBUILD
@@ -10,7 +10,7 @@ license="Apache"
depends="fontconfig mkfontdir mkfontscale"
makedepends="font-util-dev"
install="$pkgname.post-install"
-source="http://ie.archive.ubuntu.com/ftp.frugalware.org/pub/frugalware/frugalware-current/source/xlib-extra/open-sans/$pkgname-$pkgver.zip"
+source="http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/xlib-extra/open-sans/$pkgname-$pkgver.zip"
builddir="$srcdir"
build() {