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 4b0ab23 commit b7094cfCopy full SHA for b7094cf
Formula/e/elfutils.rb
@@ -1,8 +1,8 @@
1
class Elfutils < Formula
2
desc "Libraries and utilities for handling ELF objects"
3
homepage "https://fedorahosted.org/elfutils/"
4
- url "https://sourceware.org/elfutils/ftp/0.193/elfutils-0.193.tar.bz2"
5
- sha256 "7857f44b624f4d8d421df851aaae7b1402cfe6bcdd2d8049f15fc07d3dde7635"
+ url "https://sourceware.org/elfutils/ftp/0.194/elfutils-0.194.tar.bz2"
+ sha256 "09e2ff033d39baa8b388a2d7fbc5390bfde99ae3b7c67c7daaf7433fbcf0f01e"
6
license all_of: ["GPL-2.0-or-later", "GPL-3.0-or-later", "LGPL-2.0-only"]
7
8
livecheck do
0 commit comments