commit 9cacaf76c04753224cf972c7cf1d6d93034d2bb8
parent 2bf870b74601a13b22dae288c47318ad911b468c
Author: Cem Keylan <cem@ckyln.com>
Date: Fri, 3 Jul 2020 08:00:06 +0300
dhcpcd: bump to 9.1.3
Diffstat:
5 files changed, 3 insertions(+), 17 deletions(-)
diff --git a/extra/dhcpcd/build b/extra/dhcpcd/build
@@ -1,7 +1,5 @@
#!/bin/sh -e
-patch -p1 < fix-common-header.patch
-
export CFLAGS="$CFLAGS -fPIC"
export LDFLAGS="$LDFLAGS -static"
diff --git a/extra/dhcpcd/checksums b/extra/dhcpcd/checksums
@@ -1,3 +1,2 @@
-d37fd05e99f63901718c3ad7575237cd7802f180a1821448b26b580c7378468a dhcpcd-9.1.2.tar.gz
+f2751c3b0acdbd8ffa66ecb7410df426fac7144e827ffeb1128d554107dac8dc dhcpcd-9.1.3.tar.gz
533714c2f3edcd70e47822cb880d8e8ffdba673b10452ea808037ec2714a375c dhcpcd.run
-954aaf3c0182eae030e4df8c85b3e566de6fb97b899433e24f2ab54bd365a105 fix-common-header.patch
diff --git a/extra/dhcpcd/patches/fix-common-header.patch b/extra/dhcpcd/patches/fix-common-header.patch
@@ -1,10 +0,0 @@
---- dhcpcd/src/common.h
-+++ dhcpcd/src/common.h
-@@ -31,6 +31,7 @@
-
- #include <sys/param.h>
- #include <sys/time.h>
-+#include <sys/stat.h>
- #include <stdint.h>
- #include <stdio.h>
-
diff --git a/extra/dhcpcd/sources b/extra/dhcpcd/sources
@@ -1,3 +1,2 @@
-https://github.com/rsmarples/dhcpcd/archive/dhcpcd-9.1.2.tar.gz
+https://github.com/rsmarples/dhcpcd/archive/dhcpcd-9.1.3.tar.gz
files/dhcpcd.run
-patches/fix-common-header.patch
diff --git a/extra/dhcpcd/version b/extra/dhcpcd/version
@@ -1 +1 @@
-9.1.2 1
+9.1.3 1