summaryrefslogtreecommitdiffstats
path: root/main/acf-ppp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-ppp/APKBUILD')
-rw-r--r--main/acf-ppp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-ppp/APKBUILD b/main/acf-ppp/APKBUILD
index ab1f45627f9..4b8d570be5f 100644
--- a/main/acf-ppp/APKBUILD
+++ b/main/acf-ppp/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-ppp
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="A web-based system administration interface for ppp"
url="http://git.alpinelinux.org/cgit/acf-ppp"
arch="noarch"
license="GPL-2"
depends="acf-core lua ppp"
-source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
+source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2"
package() {
cd "$srcdir/$pkgname-$pkgver"