mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
netctl: update to 1.5.
This commit is contained in:
parent
e0c6be977b
commit
ad2bf05d6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netctl'
|
# Template file for 'netctl'
|
||||||
pkgname=netctl
|
pkgname=netctl
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="iproute2 openresolv dhcpcd wpa_supplicant dialog systemd-devel"
|
makedepends="iproute2 openresolv dhcpcd wpa_supplicant dialog systemd-devel"
|
||||||
|
@ -14,7 +14,7 @@ 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=9312cae5f5f4474b581e256f87ecd2976c9f76e8696abdc03050aba4df76a6c0
|
checksum=44e6ae25ac46f5ea1cbe0d10f10bc4ca54e2c2e1bfb5d03f27936371a01db3b2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=$DESTDIR install
|
make PREFIX=/usr DESTDIR=$DESTDIR install
|
||||||
|
|
Loading…
Add table
Reference in a new issue