dnslookup: Update to 1.8.1
authorTianling Shen <redacted>
Sun, 25 Dec 2022 06:57:49 +0000 (14:57 +0800)
committerTianling Shen <redacted>
Sun, 25 Dec 2022 06:59:13 +0000 (14:59 +0800)
Signed-off-by: Tianling Shen <redacted>
net/dnslookup/Makefile

index 4d869cf6f5276295c4c2d186c13d7f0b1ffe21be..522e498124d935fba1fc987568a1ec3bd3f91c21 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnslookup
-PKG_VERSION:=1.8.0
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=1.8.1
+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:=8358291240a27f20f4d635f9a27a9373144b723c4d73ee01374a9ed5c02126bd
+PKG_HASH:=51b9cbc626e091eb7a98bc326ad026f36d95f8b5917f71f13011466fcdddb3f9
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT