From 3533216a1482d1d0534d412f67ad7312c22d70f8 Mon Sep 17 00:00:00 2001 From: zhao Date: Wed, 26 Nov 2025 14:30:54 +0000 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 52dca78..851986f 100644 --- a/Makefile +++ b/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=util-linux -PKG_VERSION:=2.41.1 -PKG_RELEASE:=2 +PKG_VERSION:=2.41.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.41 -PKG_HASH:=be9ad9a276f4305ab7dd2f5225c8be1ff54352f565ff4dede9628c1aaa7dec57 +PKG_HASH:=6062a1d89b571a61932e6fc0211f36060c4183568b81ee866cf363bce9f6583e PKG_CPE_ID:=cpe:/a:kernel:util-linux @@ -1076,4 +1076,4 @@ $(eval $(call BuildPackage,uuidgen)) $(eval $(call BuildPackage,wall)) $(eval $(call BuildPackage,wdctl)) $(eval $(call BuildPackage,whereis)) -$(eval $(call BuildPackage,wipefs)) +$(eval $(call BuildPackage,wipefs)) \ No newline at end of file