From 65eed66594816d9cba6d2a34fe0ac15817f5b882 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 18 Oct 2014 09:02:15 +0200 Subject: [PATCH] dhcpcd: update to 6.5.1. --- srcpkgs/dhcpcd/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 0cde945e5f..6e766732b4 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,13 +1,13 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=6.5.0 -revision=2 +version=6.5.1 +revision=1 replaces="runit-void<20141013_2" lib32disabled=yes build_options="systemd" build_style=configure configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run" -hostmakedepends="which ntp pkg-config" +hostmakedepends="ntp pkg-config" makedepends="libudev-devel" conf_files="/etc/dhcpcd.conf" short_desc="RFC2131 compliant DHCP client" @@ -15,7 +15,7 @@ maintainer="Juan RP " license="Simplified BSD" homepage="http://roy.marples.name/projects/dhcpcd" distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2" -checksum=6bb80c3002cf4be3ee6c6b780e21ca6e1ac97e703100231b28785e8516330794 +checksum=37d3860a3787b656ae2d1a64855e2dede4460956b979304c14192ada3b550e78 post_install() { chmod 755 ${DESTDIR}/usr/sbin/dhcpcd