aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 08:48:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:58 +0000
commit50cdd37a05d646a98c98f05ebf46a04ef9d0109c (patch)
treeca441351cacdb5065497ee4796bd4b2e35796db4 /testing
parent03797b4516f635de7271063d5a34e0ee7a562237 (diff)
downloadaports-50cdd37a05d646a98c98f05ebf46a04ef9d0109c.tar.bz2
aports-50cdd37a05d646a98c98f05ebf46a04ef9d0109c.tar.xz
testing/ufw: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/ufw/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ufw/APKBUILD b/testing/ufw/APKBUILD
index 34184698ae..9b1da37c82 100644
--- a/testing/ufw/APKBUILD
+++ b/testing/ufw/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer:
pkgname=ufw
pkgver=0.36
-pkgrel=0
+pkgrel=1
pkgdesc="Uncomplicated CLI tool managing a netfilter firewall"
url="https://launchpad.net/ufw"
arch="noarch"