dhtd: update to 0.2.5
authorMoritz Warning <moritzwarning@web.de>
Sun, 26 Nov 2023 01:05:26 +0000 (02:05 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 26 Nov 2023 14:09:06 +0000 (15:09 +0100)
Signed-off-by: Moritz Warning <moritzwarning@web.de>
net/dhtd/Makefile

index 8cc8b22d5f28bf6c5dba2b75a1d9f3789358cada..390ca02532e4bf13369c9daf9085fe9abb42214c 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dhtd
-PKG_VERSION:=0.2.4
+PKG_VERSION:=0.2.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:=0f35cd0016689682b277f9769ec1e95c3c1321479cedc9727abc0bc91a0427d5
+PKG_HASH:=0e239c969400537fda549b74f0555bddc2f1fe4ab3c00abe539970dfefab6599
 
 PKG_MAINTAINER:=Moritz Warning <moritzwarning@web.de>
 PKG_LICENSE:=MIT