From: Michael Tremer Date: Tue, 11 Dec 2018 19:46:10 +0000 (+0000) Subject: core127: Ship updated unbound X-Git-Tag: suricata-beta4~20^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de4f303186927ad1a7a8ff1ec221583d0f8ca047;p=people%2Fstevee%2Fipfire-2.x.git core127: Ship updated unbound Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/127/filelists/unbound b/config/rootfiles/core/127/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/127/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/127/update.sh b/config/rootfiles/core/127/update.sh index 0a9e279fe4..0c928e89aa 100644 --- a/config/rootfiles/core/127/update.sh +++ b/config/rootfiles/core/127/update.sh @@ -45,6 +45,7 @@ ldconfig /usr/local/bin/update-lang-cache # Start services +/etc/init.d/unbound restart # Finish /etc/init.d/fireinfo start diff --git a/lfs/wget b/lfs/wget index 39f59ba804..5ccb0029ff 100644 --- a/lfs/wget +++ b/lfs/wget @@ -24,7 +24,7 @@ include Config -VER = 1.19.5 +VER = 1.20 THISAPP = wget-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2db6f03d655041f82eb64b8c8a1fa7da +$(DL_FILE)_MD5 = 9f1515d083b769e9ff7642ce6016518e install : $(TARGET)