dhtd: update to 1.0.1
authorMoritz Warning <moritzwarning@web.de>
Mon, 1 Jan 2024 15:37:10 +0000 (16:37 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 3 Jan 2024 16:34:10 +0000 (17:34 +0100)
Signed-off-by: Moritz Warning <moritzwarning@web.de>
net/dhtd/Makefile

index 75609b09de1fe7a6fa6d312979ef17924f6ae393..8f7c8c4d9326d5ee1061699e97247348844fb03f 100644 (file)
@@ -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 <moritzwarning@web.de>
 PKG_LICENSE:=MIT