aboutsummaryrefslogtreecommitdiff
path: root/extra/dhcpcd
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-03 08:00:06 +0300
committerCem Keylan <cem@ckyln.com>2020-07-03 08:00:06 +0300
commit9cacaf76c04753224cf972c7cf1d6d93034d2bb8 (patch)
treef98dc31d463e0d6871a471fda4c5615c424db184 /extra/dhcpcd
parent2bf870b74601a13b22dae288c47318ad911b468c (diff)
downloadrepository-9cacaf76c04753224cf972c7cf1d6d93034d2bb8.tar.gz
dhcpcd: bump to 9.1.3
Diffstat (limited to 'extra/dhcpcd')
-rwxr-xr-xextra/dhcpcd/build2
-rw-r--r--extra/dhcpcd/checksums3
-rw-r--r--extra/dhcpcd/patches/fix-common-header.patch10
-rw-r--r--extra/dhcpcd/sources3
-rw-r--r--extra/dhcpcd/version2
5 files changed, 3 insertions, 17 deletions
diff --git a/extra/dhcpcd/build b/extra/dhcpcd/build
index 83275995..e180d27e 100755
--- 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
index 250168ae..d83a9756 100644
--- 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
deleted file mode 100644
index 854892a2..00000000
--- a/extra/dhcpcd/patches/fix-common-header.patch
+++ /dev/null
@@ -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
index 654c76f7..d3708269 100644
--- 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
index 44b3b901..80a8e781 100644
--- a/extra/dhcpcd/version
+++ b/extra/dhcpcd/version
@@ -1 +1 @@
-9.1.2 1
+9.1.3 1