From: Moritz Warning Date: Mon, 1 Jan 2024 15:37:10 +0000 (+0100) Subject: dhtd: update to 1.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ed5e79644dbf5668558f28c980b2f10c52e8bce4;p=openwrt-packages.git dhtd: update to 1.0.1 Signed-off-by: Moritz Warning --- diff --git a/net/dhtd/Makefile b/net/dhtd/Makefile index 75609b09d..8f7c8c4d9 100644 --- a/net/dhtd/Makefile +++ b/net/dhtd/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dhtd -PKG_VERSION:=0.2.6 +PKG_VERSION:=1.0.1 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:=4d9d88dc9cb035742a86c451c6bd40a7e44161709cd962933516ef6c5170683d +PKG_HASH:=7b1338059dfb9ed2300bb6b005d7cd677d99df8c74846eaed1b0cb97641b7297 PKG_MAINTAINER:=Moritz Warning PKG_LICENSE:=MIT