dhcpcd-gtk: update to 0.4.2.
--HG-- extra : convert_revision : b878e81c2f0fba26b6765896e0d2770015694b40
This commit is contained in:
parent
005cf9087f
commit
2c18596fbc
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'dhcpcd-gtk'
|
# Template file for 'dhcpcd-gtk'
|
||||||
pkgname=dhcpcd-gtk
|
pkgname=dhcpcd-gtk
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
wrksrc=dhcpcd-ui-${version}
|
wrksrc=dhcpcd-ui-${version}
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-ui-$version.tar.bz2"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-ui-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
short_desc="GTK+ monitor and configuration GUI for dhcpcd"
|
short_desc="GTK+ monitor and configuration GUI for dhcpcd"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7e2a48d38e209a564df82372e4e6c8029f13b99a4229d5fea8d1138457616602
|
checksum=95bfa51339f443530786f3d3f4dede595a168f7e1897cc7b93ac37aa8df96451
|
||||||
long_desc="
|
long_desc="
|
||||||
Network Configurator is a GTK+ monitor and configuration GUI for dhcpcd.
|
Network Configurator is a GTK+ monitor and configuration GUI for dhcpcd.
|
||||||
It uses dhcpcd-dbus to actually talk to dhcpcd and wpa_supplicant.
|
It uses dhcpcd-dbus to actually talk to dhcpcd and wpa_supplicant.
|
||||||
|
@ -21,7 +21,6 @@ long_desc="
|
||||||
on one to configure the PSK or WEP key 0 for it."
|
on one to configure the PSK or WEP key 0 for it."
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build librsvg
|
|
||||||
Add_dependency full glibc
|
Add_dependency full glibc
|
||||||
Add_dependency full dhcpcd
|
Add_dependency full dhcpcd
|
||||||
Add_dependency full dhcpcd-dbus
|
Add_dependency full dhcpcd-dbus
|
||||||
|
|
Loading…
Add table
Reference in a new issue