From 2562721bfeb42ad4d4720f43a2ab1c1d820406ab Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 8 Feb 2019 03:33:23 -0200 Subject: [PATCH] dhcpcd: update to 7.1.1. --- srcpkgs/dhcpcd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 0cd7800a2d3..352b28068b2 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,6 +1,6 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=7.1.0 +version=7.1.1 revision=1 build_style=configure configure_args="--prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --rundir=/run" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="BSD-2-Clause" homepage="https://roy.marples.name/projects/dhcpcd" distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz" -checksum=019ff03f4495c58be1b43a5543a4f427b6a2c3f6a3850a112bc0baca50771243 +checksum=a27924873df92c47ad8b76a4fba4dfb41afaa3f90a4ba5f0e8e3ad446d792441 lib32disabled=yes conf_files=/etc/dhcpcd.conf