mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Revert "Updated dnsmasq to Version 2.47 and added it to Core 28"
This reverts commit 96c8b9e329.
Conflicts:
config/rootfiles/oldcore/28/filelists/dnsmasq
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../../../common/dnsmasq
|
||||
@@ -83,7 +83,7 @@
|
||||
* dhcp-3.1.0
|
||||
* dhcpcd-2.0.8
|
||||
* diffutils-2.8.1
|
||||
* dnsmasq-2.47
|
||||
* dnsmasq-2.45
|
||||
* dosfstools-2.11
|
||||
* e1000e-1.0.2.5-kmod-2.6.27.31-ipfire
|
||||
* e1000e-1.0.2.5-kmod-2.6.27.31-ipfire-xen
|
||||
@@ -319,7 +319,7 @@
|
||||
* texinfo-4.8
|
||||
* tftp-hpa-0.48
|
||||
* tiff-3.8.2
|
||||
* traceroute-2.0.12
|
||||
* traceroute-1.4a12
|
||||
* tripwire-2.4.1.2
|
||||
* tunctl
|
||||
* udev-096
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.47
|
||||
VER = 2.45
|
||||
|
||||
THISAPP = dnsmasq-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 4524081e56d0b935717d493e8e8d3e11
|
||||
$(DL_FILE)_MD5 = b7956e15c9766e05b3eca3ce88fdb616
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user