mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
ufw: rebuild for Python 3.11
This commit is contained in:
parent
9f12955b02
commit
d78bbc9967
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ufw'
|
# Template file for 'ufw'
|
||||||
pkgname=ufw
|
pkgname=ufw
|
||||||
version=0.36.1
|
version=0.36.1
|
||||||
revision=2
|
revision=3
|
||||||
_major_minor="${version%.*}"
|
_major_minor="${version%.*}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
conf_files="
|
conf_files="
|
||||||
|
|
Loading…
Add table
Reference in a new issue