diff --git a/extra/acf-iptables/APKBUILD b/extra/acf-iptables/APKBUILD index b7f22df2808..12665845f86 100644 --- a/extra/acf-iptables/APKBUILD +++ b/extra/acf-iptables/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Michael Mason pkgname=acf-iptables -pkgver=0.1.0 +pkgver=0.2.0 pkgrel=0 pkgdesc="A web-based system administration interface for iptables" url="http://git.alpinelinux.org/cgit/acf-iptables" @@ -18,4 +18,4 @@ build() { } -md5sums="02ef8d8538c91ed842346860105bdd94 acf-iptables-0.1.0.tar.bz2" +md5sums="dcecc96699add7e9f4b58c866e6adcb0 acf-iptables-0.2.0.tar.bz2"