summaryrefslogtreecommitdiffstats
path: root/extra/acf-fetchmail
diff options
context:
space:
mode:
Diffstat (limited to 'extra/acf-fetchmail')
-rw-r--r--extra/acf-fetchmail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/acf-fetchmail/APKBUILD b/extra/acf-fetchmail/APKBUILD
index 58d9c2e42..7895a6be3 100644
--- a/extra/acf-fetchmail/APKBUILD
+++ b/extra/acf-fetchmail/APKBUILD
@@ -3,13 +3,13 @@ pkgname=acf-fetchmail
pkgver=0.2.5
pkgrel=0
pkgdesc="A web-based system administration interface for fetchmail"
-url="http://dev.alpinelinux.org/alpine/acf"
+url="http://git.alpinelinux.org/cgit/acf-fetchmail"
license="GPL-2"
depends="acf-core lua fetchmail"
makedepends=""
install=
subpackages=""
-source="http://dev.alpinelinux.org/alpine/acf/${pkgname:4}/$pkgname-$pkgver.tar.bz2"
+source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
build() {
cd "$srcdir/$pkgname-$pkgver"