From: nantayo Date: Tue, 16 Jun 2026 11:47:26 +0000 (+0800) Subject: catatonit: update to 0.2.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=548f6da921a2bd6c70d307d7780a119bfedd8028;p=openwrt-packages.git catatonit: update to 0.2.1 This is a regular update with no disruptive changes. changelog:https://github.com/openSUSE/catatonit/releases/tag/v0.2.1 Signed-off-by: nantayo --- diff --git a/utils/catatonit/Makefile b/utils/catatonit/Makefile index 973c171a3..7f2073aad 100644 --- a/utils/catatonit/Makefile +++ b/utils/catatonit/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=catatonit -PKG_VERSION:=0.2.0 +PKG_VERSION:=0.2.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/openSUSE/catatonit/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=d0cf1feffdc89c9fb52af20fc10127887a408bbd99e0424558d182b310a3dc92 +PKG_HASH:=771385049516fdd561fbb9164eddf376075c4c7de3900a8b18654660172748f1 PKG_BUILD_PARALLEL:=1 PKG_FIXUP:=autoreconf