From a27a123b35acfb951520bcdbdfa63609d1209268 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 16:21:34 +0000 Subject: testing/ufw: rebuild against python 3.8 --- testing/ufw/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.1