diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ufw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ufw/APKBUILD b/testing/ufw/APKBUILD index 9b1da37c82..dbf6ab2d4d 100644 --- a/testing/ufw/APKBUILD +++ b/testing/ufw/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=ufw pkgver=0.36 -pkgrel=1 +pkgrel=2 pkgdesc="Uncomplicated CLI tool managing a netfilter firewall" url="https://launchpad.net/ufw" arch="noarch" |