Skip to content
This repository has been archived by the owner on Jan 11, 2018. It is now read-only.

Commit

Permalink
nsd: Update to v4.1.9
Browse files Browse the repository at this point in the history
Signed-off-by: Vasilis Tsiligiannis <[email protected]>
  • Loading branch information
acinonyx committed Mar 27, 2016
1 parent 22204c0 commit 0e105b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/nsd/Makefile
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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

Expand Down

0 comments on commit 0e105b3

Please sign in to comment.