Skip to content

Commit 455ca09

Browse files
committed
gnu-getopt 2.40.3
1 parent 91df94c commit 455ca09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gnu-getopt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GnuGetopt < Formula
22
desc "Command-line option parsing utility"
33
homepage "https://github.com/util-linux/util-linux"
4-
url "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.2.tar.xz"
5-
sha256 "d78b37a66f5922d70edf3bdfb01a6b33d34ed3c3cafd6628203b2a2b67c8e8b3"
4+
url "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.3.tar.xz"
5+
sha256 "0d6429d0cc474eafb972b0f4fee6b9c3d3f31c7bbada012bb3a1e255f00612c5"
66
license "GPL-2.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)