* update ufw to 0.36.2-5
This commit is contained in:
parent
5736ec8162
commit
4ca936dcdb
@ -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
3
ufw/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[ufw]
|
||||
source = "git"
|
||||
git = "https://git.launchpad.net/ufw"
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user