File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11#
2- # Copyright (C) 2007-2018 OpenWrt.org
2+ # Copyright (C) 2007-2025 OpenWrt.org
33#
44# This is free software, licensed under the GNU General Public License v2.
55# See /LICENSE for more information.
88include $(TOPDIR ) /rules.mk
99
1010PKG_NAME: =util-linux
11- PKG_VERSION: =2.41.2
11+ PKG_VERSION: =2.41.3
1212PKG_RELEASE: =1
1313
1414PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.xz
1515PKG_SOURCE_URL: =@KERNEL/linux/utils/$(PKG_NAME ) /v2.41
16- PKG_HASH: =6062a1d89b571a61932e6fc0211f36060c4183568b81ee866cf363bce9f6583e
16+ PKG_HASH: =3330d873f0fceb5560b89a7dc14e4f3288bbd880e96903ed9b50ec2b5799e58b
1717PKG_CPE_ID: =cpe:/a:kernel:util-linux
1818
19-
2019PKG_INSTALL: =1
2120
2221include $(INCLUDE_DIR ) /package.mk
@@ -26,7 +25,7 @@ define Package/util-linux/Default
2625 SECTION:=utils
2726 CATEGORY:=Utilities
2827 DEPENDS:= +librt
29- URL:=http ://www.kernel.org/pub/linux/utils/util-linux/
28+ URL:=https ://www.kernel.org/pub/linux/utils/util-linux/
3029endef
3130
3231define Package/libblkid
You can’t perform that action at this time.
0 commit comments