We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91df94c commit 455ca09Copy full SHA for 455ca09
Formula/g/gnu-getopt.rb
@@ -1,8 +1,8 @@
1
class GnuGetopt < Formula
2
desc "Command-line option parsing utility"
3
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"
+ url "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.3.tar.xz"
+ sha256 "0d6429d0cc474eafb972b0f4fee6b9c3d3f31c7bbada012bb3a1e255f00612c5"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments