netctl: update to 1.7.
This commit is contained in:
parent
9c8ceba15a
commit
f129591ba7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'netctl'
|
||||
pkgname=netctl
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="iproute2 openresolv dhcpcd wpa_supplicant dialog systemd-devel"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
homepage="http://projects.archlinux.org/netctl.git/"
|
||||
license="GPL"
|
||||
distfiles="ftp://ftp.archlinux.org/other/packages/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=cff07bdf44fd9461b7582946707b171711ba4e29cff378d05cc7e88966f7c07d
|
||||
checksum=1960f610e183a600b152301b63b9558b51f1b9efa026a38b6f6b217ead34f3f4
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr DESTDIR=$DESTDIR install
|
||||
|
|
Loading…
Reference in New Issue