ports/core (3.3): dhcpcd: update to 7.0.0
commit a46737a594b9f0f42fc9f3bd863c5e05be19d966 Author: Juergen Daubert <jue@jue.li> Date: Tue Jan 2 11:02:32 2018 +0100 dhcpcd: update to 7.0.0 diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index b9969c56..b7f6cc34 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -2465624b62c1154f0e89dc69c42c849b dhcpcd-6.11.5.tar.xz +3b476f61490a8890ac90523400110328 dhcpcd-7.0.0.tar.xz diff --git a/dhcpcd/.signature b/dhcpcd/.signature index 94ca5f33..87166537 100644 --- a/dhcpcd/.signature +++ b/dhcpcd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqkqx6UukOJl8IP1HKwNCqwJt4TZaZzYk3mQmB8VmEno/8w86oYfkxdbNCAaW/O7xajZj7Ni0wLktvcBOXtK6qAs= -SHA256 (Pkgfile) = e3a3017c733267797c867f6a0a69dda7ecf76978d43e6cd943c9c9179d5571e5 +RWRJc1FUaeVeqjTShSTUlP3UpR+oFDCRuIkZqUipXVz9xDgYd+K3peNH90NFtdsIiZvQkx1UmpvRbDTZ92EoYqPnm3RYjxPz+wE= +SHA256 (Pkgfile) = f90c1b8ced06994113495bbf2ab6f483c7abca495abe0aedd682c141186a4866 SHA256 (.footprint) = d9a7aee62c42089e2d24224ba37e4d88502f402e0f94ea92d0a19492ff7afd76 -SHA256 (dhcpcd-6.11.5.tar.xz) = 6f9674dc7e27e936cc787175404a6171618675ecfb6903ab9887b1b66a87d69e +SHA256 (dhcpcd-7.0.0.tar.xz) = ab61caedcbbf5aff608f22792f7a89baad0c9f84749b01b7526ca54a9ee620d5 diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index a518b632..ca1178e1 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev name=dhcpcd -version=6.11.5 +version=7.0.0 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.xz) @@ -15,7 +15,6 @@ build () { --libexecdir=/lib/dhcpcd \ --dbdir=/var/lib/dhcpcd \ --sysconfdir=/etc/dhcpcd \ - --os=linux \ --with-hooks= make
participants (1)
-
crux@crux.nu