lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 0e105b356e6af33b0cddfb77a156e103a2b596d4
parent 22204c07d7e91f8c78336c25feeb345bd03cb019
Author: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
Date:   Sun, 27 Mar 2016 04:18:47 +0300

nsd: Update to v4.1.9

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>

Diffstat:
Mnet/nsd/Makefile | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/nsd/Makefile b/net/nsd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2015 OpenWrt.org +# Copyright (C) 2014-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nsd -PKG_VERSION:=4.1.2 +PKG_VERSION:=4.1.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.nlnetlabs.nl/downloads/nsd -PKG_MD5SUM:=73014bab5514b9babaf6c9007a6b36d8 +PKG_MD5SUM:=9ac1d5ba51351d3d98b7de765439af57 PKG_FIXUP:=autoreconf PKG_INSTALL:=1