ufw: update to 0.35.

This commit is contained in:
Enno Boland 2016-02-20 00:05:43 +01:00
parent e701ec7e43
commit 1743a0664e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ufw'
pkgname=ufw
version=0.34
version=0.35
revision=1
hostmakedepends="python iptables"
depends="${hostmakedepends}"
@ -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=49b512ec49e39f6d17ea679a052c54aebbe6f0640ef476577f07bb5a14cfb908
checksum=662f865bc83bf8aa1a40a6fe578bc2ce796ff60a1be2c1103def7db1b91f8509
do_install() {
sed -e 's|/lib|/usr/lib|' -i setup.py