* update ufw to 0.36.2-5

This commit is contained in:
Alexander Baldeck 2024-12-15 23:45:08 +01:00
parent 5736ec8162
commit 4ca936dcdb
3 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = ufw
pkgdesc = Uncomplicated and easy to use CLI tool for managing a netfilter firewall
pkgver = 0.36.2
pkgrel = 4.1
pkgrel = 5
url = https://launchpad.net/ufw
arch = any
license = GPL3

3
ufw/.nvchecker.toml Normal file
View File

@ -0,0 +1,3 @@
[ufw]
source = "git"
git = "https://git.launchpad.net/ufw"

View File

@ -8,7 +8,7 @@
pkgname=ufw
pkgver=0.36.2
pkgrel=4.1
pkgrel=5
pkgdesc="Uncomplicated and easy to use CLI tool for managing a netfilter firewall"
arch=(any)
url="https://launchpad.net/ufw"