mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
netctl: update to 1.4.
This commit is contained in:
parent
6a171d903f
commit
5db5bb47e3
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.3
|
version=1.4
|
||||||
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"
|
||||||
|
@ -9,7 +9,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=f0019cca3a87c03253f18251f7157c2c43d2468ee541ac0fdab8f8aeecec8488
|
checksum=9312cae5f5f4474b581e256f87ecd2976c9f76e8696abdc03050aba4df76a6c0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=$DESTDIR install
|
make PREFIX=/usr DESTDIR=$DESTDIR install
|
||||||
|
|
Loading…
Add table
Reference in a new issue