ufw: update to 0.34.
This commit is contained in:
parent
0e92e7bb45
commit
dc7b92c071
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ufw'
|
||||
pkgname=ufw
|
||||
version=0.33
|
||||
revision=5
|
||||
version=0.34
|
||||
revision=1
|
||||
hostmakedepends="python iptables"
|
||||
depends="${hostmakedepends}"
|
||||
conf_files="/etc/default/ufw /etc/ufw/ufw.conf"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://launchpad.net/ufw"
|
||||
license="GPL-3"
|
||||
distfiles="http://launchpad.net/ufw/${version}/${version}/+download/ufw-${version}.tar.gz"
|
||||
checksum=5f85a8084ad3539b547bec097286948233188c971f498890316dec170bdd1da8
|
||||
checksum=49b512ec49e39f6d17ea679a052c54aebbe6f0640ef476577f07bb5a14cfb908
|
||||
|
||||
do_install() {
|
||||
sed -e 's|/lib|/usr/lib|' -i setup.py
|
||||
|
|
Loading…
Reference in a new issue