From ab9477dea8d09f4a7c0a01a7d05c651149bb1ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 12 Jul 2020 17:23:19 +0700 Subject: [PATCH] dhcpcd: update to 9.1.4. --- srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch | 11 ----------- srcpkgs/dhcpcd/patches/include.patch | 10 ---------- srcpkgs/dhcpcd/template | 6 +++--- 3 files changed, 3 insertions(+), 24 deletions(-) delete mode 100644 srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch delete mode 100644 srcpkgs/dhcpcd/patches/include.patch diff --git a/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch b/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch deleted file mode 100644 index 993478c36c9..00000000000 --- a/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/if-options.c -+++ src/if-options.c -@@ -2367,7 +2367,7 @@ - } - if (buf[buflen - 1] != '\0') { - if (buflen < sizeof(buf) - 1) -- bulen++; -+ buflen++; - buf[buflen - 1] = '\0'; - } - #else diff --git a/srcpkgs/dhcpcd/patches/include.patch b/srcpkgs/dhcpcd/patches/include.patch deleted file mode 100644 index c21998faa71..00000000000 --- a/srcpkgs/dhcpcd/patches/include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/common.h 2020-06-04 08:35:46.000000000 -0400 -+++ src/common.h 2020-06-04 16:39:00.401788338 -0400 -@@ -31,6 +31,7 @@ - - #include - #include -+#include - #include - #include - diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index dca650de4ae..f47b5943f66 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,6 +1,6 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=9.1.1 +version=9.1.4 revision=1 build_style=configure make_check_target=test @@ -8,11 +8,11 @@ configure_args="--prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --rundir=/run hostmakedepends="ntp pkg-config" makedepends="eudev-libudev-devel" short_desc="RFC2131 compliant DHCP client" -maintainer="Juan RP " +maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="https://roy.marples.name/projects/dhcpcd" distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz" -checksum=bb742911be1f660db42a7323acc793b587f467c5de5b7186735c16d20204737d +checksum=5fe133e5497d8af6d26bd6e6b8dd48ab12d124d6cc4cefe6de6536ff97f76820 lib32disabled=yes conf_files=/etc/dhcpcd.conf # privsep