mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
dnsmasq: bump version
This commit is contained in:
parent
16db1fed27
commit
bf11985ef3
@ -5,7 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
DNSMASQ_SITE:=http://thekelleys.org.uk/dnsmasq
|
DNSMASQ_SITE:=http://thekelleys.org.uk/dnsmasq
|
||||||
DNSMASQ_UPVER:=2.40
|
DNSMASQ_UPVER:=2.41
|
||||||
DNSMASQ_SOURCE:=dnsmasq-$(DNSMASQ_UPVER).tar.gz
|
DNSMASQ_SOURCE:=dnsmasq-$(DNSMASQ_UPVER).tar.gz
|
||||||
DNSMASQ_DIR:=$(BUILD_DIR)/dnsmasq-$(DNSMASQ_UPVER)
|
DNSMASQ_DIR:=$(BUILD_DIR)/dnsmasq-$(DNSMASQ_UPVER)
|
||||||
DNSMASQ_BINARY:=dnsmasq
|
DNSMASQ_BINARY:=dnsmasq
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -upr dnsmasq-2.39/src/dnsmasq.h dnsmasq-2.39-orig/src/dnsmasq.h
|
|
||||||
--- dnsmasq-2.39/src/dnsmasq.h 2007-04-20 12:53:38.000000000 +0200
|
|
||||||
+++ dnsmasq-2.39-orig/src/dnsmasq.h 2007-06-12 11:12:19.000000000 +0200
|
|
||||||
@@ -79,7 +79,7 @@
|
|
||||||
/* There doesn't seem to be a universally-available
|
|
||||||
userpace header for this. */
|
|
||||||
extern int capset(cap_user_header_t header, cap_user_data_t data);
|
|
||||||
-#include <sys/prctl.h>
|
|
||||||
+#include <linux/prctl.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Min buffer size: we check after adding each record, so there must be
|
|
Loading…
x
Reference in New Issue
Block a user