stubby: bump to latest 0.4.2
authorRudy Andram <rmandrad@gmail.com>
Thu, 1 Dec 2022 06:01:33 +0000 (06:01 +0000)
committerHannu Nyman <hannu.nyman@iki.fi>
Fri, 2 Dec 2022 17:43:36 +0000 (19:43 +0200)
Maintainer: @neheb (find it by checking history of the package Makefile)
Compile tested: aarch64/ipq8074
Run tested: aarch64/ipq8074

Description: stubby: bump to latest 0.4.2

Signed-off-by: Rudy Andram <rmandrad@gmail.com>
net/stubby/Makefile

index 77f8d8770856902545980e2e3a48b99fafddc590..bb0b2be54b8e4c80fd3d5ba38787daebca07f821 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=stubby
-PKG_VERSION:=0.4.0
-PKG_RELEASE:=6
+PKG_VERSION:=0.4.2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/getdnsapi/$(PKG_NAME)
 PKG_SOURCE_VERSION:=v$(PKG_VERSION)
-PKG_MIRROR_HASH:=bc5f604da1b70287a6c3d89eac2e13ce8bca52840e7b72ab098a3deeb9935082
+PKG_MIRROR_HASH:=0a40e3eec2ef86a83977b69f03bc63f232fe52ca15703273a0d097e64fa3bf05
 
 PKG_MAINTAINER:=
 PKG_LICENSE:=BSD-3-Clause