index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
net
/
dnslookup
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Tianling Shen <cnsztl@immortalwrt.org>
2021-11-09 17:01:09 +0800
committer
Rosen Penev <rosenp@gmail.com>
2021-11-11 03:46:38 -0800
commit
ae7c97f616a968a24a2a39a388818cc9381dc92f
(
patch
)
tree
2afe7ed7a61c92864685017463f90cb0fcd00f15
/
net/dnslookup
parent
be6624821af3e7130200fe3e9d98635174776cfb
(
diff
)
dnslookup: Update to 1.5.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat
(limited to 'net/dnslookup')
-rw-r--r--
net/dnslookup/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnslookup/Makefile b/net/dnslookup/Makefile
index 078373545..44f28a222 100644
--- a/
net/dnslookup/Makefile
+++ b/
net/dnslookup/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnslookup
-PKG_VERSION:=1.5.0
+PKG_VERSION:=1.5.1
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:=157ceb453a760b97f049f6a7cfa074cbfdb2623e15d2af6686ce45a997c66f7a
+PKG_HASH:=b09fc07d917cfe3d5b08bdf2e92aa9ee63928d86e3477724656dae5a50683c45
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT