aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:21:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:21:34 +0000
commita27a123b35acfb951520bcdbdfa63609d1209268 (patch)
tree6e216e2f6cdf344abe9d6f8ea18fecc822b69c79
parentffb30be50b8827c9ec2e8c9ed651ff88bdf3cdb5 (diff)
downloadaports-a27a123b35acfb951520bcdbdfa63609d1209268.tar.bz2
aports-a27a123b35acfb951520bcdbdfa63609d1209268.tar.xz
testing/ufw: rebuild against python 3.8
-rw-r--r--testing/ufw/APKBUILD2
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"