ufw-extras: update to 0.6.0.
This commit is contained in:
parent
4d1f8aae71
commit
303ff64340
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'ufw-extras'
|
# Template file for 'ufw-extras'
|
||||||
pkgname=ufw-extras
|
pkgname=ufw-extras
|
||||||
version=0.5
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
depends="ufw"
|
depends="ufw"
|
||||||
short_desc="Extra configuration files for Uncomplicated Firewall (ufw)"
|
short_desc="Extra configuration files for Uncomplicated Firewall (ufw)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/xyproto/ufw-extras"
|
homepage="https://github.com/xyproto/ufw-extras"
|
||||||
distfiles="https://github.com/xyproto/ufw-extras/archive/${version}.tar.gz"
|
distfiles="https://github.com/xyproto/ufw-extras/archive/${version}.tar.gz"
|
||||||
checksum=4c152b124a33425afb825e0f4f5d52152abe5e9d04d22c424ad2b7fdce18f7e6
|
checksum=56c1e095a430def572e267774b1425c5e603c9be1d85ac1507e5c76c3413aa9e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for f in ufw-*; do
|
for f in ufw-*; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue