dhcpcd: bump to 9.1.3

This commit is contained in:
Dylan Araps 2020-07-03 09:57:34 +03:00
parent fdcb0fd3fe
commit 7ee6875773
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 3 additions and 17 deletions

View File

@ -1,7 +1,5 @@
#!/bin/sh -e
patch -p1 < missing-include.patch
./configure \
--prefix=/usr \
--sbindir=/usr/bin \

View File

@ -1,3 +1,2 @@
d37fd05e99f63901718c3ad7575237cd7802f180a1821448b26b580c7378468a dhcpcd-9.1.2.tar.gz
f2751c3b0acdbd8ffa66ecb7410df426fac7144e827ffeb1128d554107dac8dc dhcpcd-9.1.3.tar.gz
2b56c7e91bebcd8ca87e04998551a454b19a904dfb6d1cd0a9255c2feceda418 dhcpcd.run
dd12e16b9edc5364f372b32b014106609493bde4db067c9a9007661276222dba missing-include.patch

View File

@ -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>

View File

@ -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/missing-include.patch

View File

@ -1 +1 @@
9.1.2 1
9.1.3 1