main/acf-ppp: upgrade to 0.1.2

This commit is contained in:
Natanael Copa 2009-09-22 06:00:47 +00:00
parent e1b5ebf9bc
commit 6afa7fca2d

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=acf-ppp
pkgver=0.1.1
pkgver=0.1.2
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="3865436480e610453dfdfc923beb4ec2 acf-ppp-0.1.1.tar.bz2"
md5sums="ff89eb83f9d92fb5ecdf0ddc9c7bfc87 acf-ppp-0.1.2.tar.bz2"