Skip to content

Commit

Permalink
packages: update util-linux to 2.39.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vyaghras committed Feb 20, 2024
1 parent 35de001 commit f4727a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/util-linux/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "../packages.rs"
releases-url = "https://www.kernel.org/pub/linux/utils/util-linux"

[[package.metadata.build-package.external-files]]
url = "https://www.kernel.org/pub/linux/utils/util-linux/v2.39/util-linux-2.39.2.tar.xz"
sha512 = "cebecdd62749d0aeea2c4faf7ad1606426eff03ef3b15cd9c2df1126f216a4ed546d8fc3218c649fa95944eb87a98bb6a7cdd0bea31057c481c5cf608ffc19a3"
url = "https://www.kernel.org/pub/linux/utils/util-linux/v2.39/util-linux-2.39.3.tar.xz"
sha512 = "a2de1672f06ca5d2d431db1265a8499808770c3781019ec4a3a40170df4685826d8e3ca120841dcc5df4681ca8c935a993317bd0dc70465b21bf8e0efef65afa"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
2 changes: 1 addition & 1 deletion packages/util-linux/util-linux.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global majorminor 2.39
%global version %{majorminor}.2
%global version %{majorminor}.3

Name: %{_cross_os}util-linux
Version: %{version}
Expand Down

0 comments on commit f4727a4

Please sign in to comment.