From: Daniel Golle Date: Mon, 31 Aug 2026 14:56:21 +0000 (+0000) Subject: comrade: update to 0.1.17 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=738480840d8c70346f4b0e07e4aa5747674e1842;p=openwrt-packages.git comrade: update to 0.1.17 Upstream changes: https://github.com/dangowrt/comrade/compare/v0.1.16...v0.1.17 Signed-off-by: Daniel Golle --- diff --git a/net/comrade/Makefile b/net/comrade/Makefile index 1294ce2ad..7e63b2945 100644 --- a/net/comrade/Makefile +++ b/net/comrade/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=comrade -PKG_VERSION:=0.1.16 +PKG_VERSION:=0.1.17 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/dangowrt/comrade/releases/download/v$(PKG_VERSION) -PKG_HASH:=1054b4b3df410401caa0b35d64b35c0f95c5dce91f617f25fbccb03bdd60553a +PKG_HASH:=7824d2d475647456529256ad912ad7378a432da769777986d424b08e22de1329 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=AGPL-3.0-or-later