dnslookup: Update to 1.10.0
authorTianling Shen <cnsztl@immortalwrt.org>
Sat, 23 Sep 2023 14:48:27 +0000 (22:48 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Sat, 23 Sep 2023 14:48:27 +0000 (22:48 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/dnslookup/Makefile

index 3ac257c3342dab29f7ce5fe359afd41193755a84..306b35bdeb7e82027b082fb8ba0d5a5c76a02005 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnslookup
-PKG_VERSION:=1.9.2
+PKG_VERSION:=1.10.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/ameshkov/dnslookup/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=0f9b19f57c0d2fbae03e6ba2f652af017e3ceb8f8ed2a3efb3f983e48bc304fe
+PKG_HASH:=6001fa5b54ba3a1b29f68eed4d12b026a1b716b1578342621f398fd4d569d199
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MIT