From: Moritz Warning Date: Sun, 8 Dec 2024 00:50:50 +0000 (+0100) Subject: dhtd: update to 1.0.5 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=814578498f5f1600a7afe89ddfb3dde530ad6c02;p=feed%2Fpackages.git dhtd: update to 1.0.5 Signed-off-by: Moritz Warning --- diff --git a/net/dhtd/Makefile b/net/dhtd/Makefile index a8f7f55f3f..76803d6b9a 100644 --- a/net/dhtd/Makefile +++ b/net/dhtd/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dhtd -PKG_VERSION:=1.0.4 +PKG_VERSION:=1.0.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/mwarning/dhtd/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=77b106fb05a2b7c5bb777513cf47a8f2b729672520d9772ffe82b86036b45d0f +PKG_HASH:=2b88977c474f35b611124bed226648dfc7fb98fd0e922360e8b8d42443028fa5 PKG_MAINTAINER:=Moritz Warning PKG_LICENSE:=MIT