dnslookup: Update to 1.11.1
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Mon, 24 Jun 2024 04:04:00 +0000 (12:04 +0800)
committerTianling Shen <cnsztl@gmail.com>
Mon, 24 Jun 2024 07:34:36 +0000 (15:34 +0800)
Fixed unnecessary error when running with no arguments.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
net/dnslookup/Makefile

index 03059a26822bf3614a561247a69824c6292804d6..52c548df5b4d4866c093bdfe99ec939c887d556e 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnslookup
-PKG_VERSION:=1.11.0
+PKG_VERSION:=1.11.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:=c9464093b76ba593fae3629ae54f5738251de48d8fc3bbdc08a9d6644416dfa0
+PKG_HASH:=31967c89406aa6da5f69c563815e58478b530c8e55f0d995065a363f68d5e535
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MIT