From 8a1fe765477e547340f2c896adeef40ca94907a5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 5 Jun 2009 12:12:01 +0000 Subject: [PATCH] extra/acf-iptables: upgrade to 0.2.0 --- extra/acf-iptables/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"