aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-08-20 09:04:26 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-08-20 10:05:55 +0200
commit461089205861849bd4d0d5678d168583bcca8df2 (patch)
tree005239229f59884abe95f8ef56ab015dce616532
parent8b87ef8b46efb900ae16d2f94382b3efd36bb4e4 (diff)
downloadaports-461089205861849bd4d0d5678d168583bcca8df2.tar.bz2
aports-461089205861849bd4d0d5678d168583bcca8df2.tar.xz
testing/ufw: upgrade to 0.33
-rw-r--r--testing/ufw/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ufw/APKBUILD b/testing/ufw/APKBUILD
index 733361b56f..695c430de9 100644
--- a/testing/ufw/APKBUILD
+++ b/testing/ufw/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
pkgname=ufw
-pkgver=0.32
+pkgver=0.33
pkgrel=0
pkgdesc='Uncomplicated CLI tool managing a netfilter firewall'
url='https://launchpad.net/ufw'
@@ -23,5 +23,5 @@ package() {
chmod 644 "$pkgdir"/etc/ufw/*.rules "$pkgdir"/usr/lib/ufw/*.rules || return 1
}
-md5sums="e9d314a6213c94ec6bddf107f7bbdb9f ufw-0.32.tar.gz
+md5sums="3747b453d76709e5a99da209fc0bb5f5 ufw-0.33.tar.gz
7bf1a3dee43b294bda8f2025e04164ce ufw.initd"