ufw-extras: update to 0.5.
This commit is contained in:
parent
8f71364c2b
commit
ceacaf7b97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ufw-extras'
|
# Template file for 'ufw-extras'
|
||||||
pkgname=ufw-extras
|
pkgname=ufw-extras
|
||||||
version=0.4
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="ufw"
|
depends="ufw"
|
||||||
|
@ -9,7 +9,7 @@ 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=3fa5def5d3da28759f120a7fe2843e4e9ecd193e586cd5070438734cdae43ade
|
checksum=4c152b124a33425afb825e0f4f5d52152abe5e9d04d22c424ad2b7fdce18f7e6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for f in ufw-*; do
|
for f in ufw-*; do
|
||||||
|
|
Loading…
Reference in a new issue