From 1ae84bab75c205b13713026f77a31085caab6dbf Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 18 Apr 2019 09:33:07 -0300 Subject: [PATCH] dhcpcd: update to 7.2.0. --- srcpkgs/dhcpcd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 352b28068b2..be831ed933b 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,6 +1,6 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=7.1.1 +version=7.2.0 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=a27924873df92c47ad8b76a4fba4dfb41afaa3f90a4ba5f0e8e3ad446d792441 +checksum=5fff553318a86acb422c63d5d8ba2e8ed73fcd7d1d32c4e5fb6b55797aecb242 lib32disabled=yes conf_files=/etc/dhcpcd.conf