mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 16:47:12 +01:00
util-linux: Update to version 2.41.2
Some checks failed
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Has been cancelled
Build Toolchains / Build Toolchains for each target (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
Some checks failed
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Has been cancelled
Build Toolchains / Build Toolchains for each target (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
Changes: https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41.2-ReleaseNotes Link: https://github.com/openwrt/openwrt/pull/20546 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
6665089e94
commit
0334564ea6
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue