wicd: update to 1.7.4.
This commit is contained in:
parent
311f40499b
commit
8f89a77019
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wicd'
|
# Template file for 'wicd'
|
||||||
pkgname=wicd
|
pkgname=wicd
|
||||||
version=1.7.3
|
version=1.7.4
|
||||||
revision=6
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="python python-setuptools python-Babel"
|
hostmakedepends="python python-setuptools python-Babel"
|
||||||
depends="dbus-glib dhcpcd ethtool net-tools python-dbus python-gobject2 python-urwid
|
depends="dbus-glib dhcpcd ethtool net-tools python-dbus python-gobject2 python-urwid
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://wicd.sourceforge.net"
|
homepage="http://wicd.sourceforge.net"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://launchpad.net/wicd/1.7/${version}/+download/wicd-${version}.tar.gz"
|
distfiles="http://launchpad.net/wicd/1.7/${version}/+download/wicd-${version}.tar.gz"
|
||||||
checksum=91e38857b1651d242ed7e3b3e3fd8b076b4d06a23eedb033310fae510ece8401
|
checksum=67989614004773db349791c37675efb914d084bdb221356a05e4369c35e7eb62
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
python setup.py configure --verbose --no-install-init \
|
python setup.py configure --verbose --no-install-init \
|
||||||
|
|
Loading…
Reference in a new issue