netctl: update to 1.2.
This commit is contained in:
parent
62debd9122
commit
eaf008595d
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'netctl'
|
# Template file for 'netctl'
|
||||||
pkgname=netctl
|
pkgname=netctl
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=3
|
revision=1
|
||||||
|
makedepends="pkg-config iproute2 openresolv dhcpcd wpa_supplicant dialog systemd-devel"
|
||||||
short_desc="Profile based systemd network management"
|
short_desc="Profile based systemd network management"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
homepage="http://projects.archlinux.org/netctl.git/"
|
homepage="http://projects.archlinux.org/netctl.git/"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
distfiles="ftp://ftp.archlinux.org/other/packages/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="ftp://ftp.archlinux.org/other/packages/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=54a4891250f53190758b4c67ca397b963e1b7cc460e85cbe6677d541f1b8894d
|
checksum=49489097a64e9e4ff160ca531c9859de5a5475a73a070a8e6bce4eccba5e964b
|
||||||
makedepends="pkg-config iproute2 openresolv dhcpcd wpa_supplicant dialog systemd-devel"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=$DESTDIR install
|
make PREFIX=/usr DESTDIR=$DESTDIR install
|
||||||
|
|
Loading…
Reference in New Issue