ufw: update to 0.35.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ufw'
|
# Template file for 'ufw'
|
||||||
pkgname=ufw
|
pkgname=ufw
|
||||||
version=0.34
|
version=0.35
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="python iptables"
|
hostmakedepends="python iptables"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
@@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
homepage="https://launchpad.net/ufw"
|
homepage="https://launchpad.net/ufw"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://launchpad.net/ufw/${version}/${version}/+download/ufw-${version}.tar.gz"
|
distfiles="http://launchpad.net/ufw/${version}/${version}/+download/ufw-${version}.tar.gz"
|
||||||
checksum=49b512ec49e39f6d17ea679a052c54aebbe6f0640ef476577f07bb5a14cfb908
|
checksum=662f865bc83bf8aa1a40a6fe578bc2ce796ff60a1be2c1103def7db1b91f8509
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
sed -e 's|/lib|/usr/lib|' -i setup.py
|
sed -e 's|/lib|/usr/lib|' -i setup.py
|
||||||
|
|||||||
Reference in New Issue
Block a user