From 26dec7860a5530d2d1357f2ad885137a0be02149 Mon Sep 17 00:00:00 2001 From: Breno Leitao Date: Thu, 30 Mar 2017 17:04:36 +0000 Subject: main/apg: source is unavailable, change to a mirror Official apg website is not online, grabbing the package from a mirror temporarily. This patch should be reverted when the address www.adel.nursat.kz is being resolved. --- main/apg/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/apg/APKBUILD') diff --git a/main/apg/APKBUILD b/main/apg/APKBUILD index 860270b278..df2e34d825 100644 --- a/main/apg/APKBUILD +++ b/main/apg/APKBUILD @@ -9,7 +9,7 @@ license="BSD" depends="" makedepends="" subpackages="$pkgname-doc" -source="http://www.adel.nursat.kz/apg/download/$pkgname-$pkgver.tar.gz" +source="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/$pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$pkgname-$pkgver build() { -- cgit v1.2.3