atheepmgr: update to 2.2.1
authorRosen Penev <[email protected]>
Sat, 12 Jul 2025 03:25:26 +0000 (20:25 -0700)
committerJosef Schlehofer <[email protected]>
Tue, 15 Jul 2025 13:05:45 +0000 (15:05 +0200)
Fixes compilation with GCC 15.

Signed-off-by: Rosen Penev <[email protected]>
utils/atheepmgr/Makefile

index 93a4c0892add45590466de40cddbdaeadbd31353..4399d7a4b724dce89f8f96c2d578419a6b87aabe 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=atheepmgr
-PKG_VERSION:=2.1.1
-PKG_RELEASE:=2
+PKG_VERSION:=2.2.1
+PKG_RELEASE:=1
 
 PKG_SOURCE_VERSION:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/rsa9000/$(PKG_NAME).git
-PKG_MIRROR_HASH:=c221ba20fce2e08bd5aefa46e9e89c3d9ab879e2ecc8f87e87afd0b0b72aa9cd
+PKG_MIRROR_HASH:=3a4544ea1e1d5a6543ab6eaa82a9c80cda81690ee42616f0ecab22fd992f4ac3
 
 PKG_MAINTAINER:=Sergey Ryazanov <[email protected]>
 PKG_LICENSE:=ISC