aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2021-11-05 13:42:54 +0800
committerNick Hainke <vincent@systemli.org>2021-11-05 07:17:26 +0100
commit797c8b6c47230aa90c8b57e24c1cf22de5c57c5a (patch)
tree02a935bbfa77c7c8a54a2a748005181e804f6a99 /net
parenta1d35524454e560eb3e77b367cd0cd354215d1f7 (diff)
dnslookup: Update to 1.5.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'net')
-rw-r--r--net/dnslookup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnslookup/Makefile b/net/dnslookup/Makefile
index 160c1abba..078373545 100644
--- a/net/dnslookup/Makefile
+++ b/net/dnslookup/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnslookup
-PKG_VERSION:=1.4.9
+PKG_VERSION:=1.5.0
PKG_RELEASE:=$(AUTORELESE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/ameshkov/dnslookup/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=8e9cfd9a539658d7fda577cd0044ca145bbcf6cebd3520ccfce25f9cced38ff2
+PKG_HASH:=157ceb453a760b97f049f6a7cfa074cbfdb2623e15d2af6686ce45a997c66f7a
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT