aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/acf-ppp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/acf-ppp/APKBUILD b/extra/acf-ppp/APKBUILD
index e4389f6eba8..cca9f5e0e00 100644
--- a/extra/acf-ppp/APKBUILD
+++ b/extra/acf-ppp/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-ppp
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=0
pkgdesc="A web-based system administration interface for ppp"
url="http://git.alpinelinux.org/cgit/acf-ppp"
@@ -12,4 +12,4 @@ build() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
-md5sums="62f30adc3c8a86b4bf79e3762154a7a5 acf-ppp-0.1.0.tar.bz2"
+md5sums="3865436480e610453dfdfc923beb4ec2 acf-ppp-0.1.1.tar.bz2"