File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Elfutils < Formula
22 desc "Libraries and utilities for handling ELF objects"
33 homepage "https://fedorahosted.org/elfutils/"
4- url "https://sourceware.org/elfutils/ftp/0.193 /elfutils-0.193 .tar.bz2"
5- sha256 "7857f44b624f4d8d421df851aaae7b1402cfe6bcdd2d8049f15fc07d3dde7635 "
4+ url "https://sourceware.org/elfutils/ftp/0.194 /elfutils-0.194 .tar.bz2"
5+ sha256 "09e2ff033d39baa8b388a2d7fbc5390bfde99ae3b7c67c7daaf7433fbcf0f01e "
66 license all_of : [ "GPL-2.0-or-later" , "GPL-3.0-or-later" , "LGPL-2.0-only" ]
77
88 livecheck do
@@ -11,8 +11,8 @@ class Elfutils < Formula
1111 end
1212
1313 bottle do
14- sha256 arm64_linux : "6be835a82f79312c214214e9557f5f939f71b4c003d9a8007fc383f946d5a012 "
15- sha256 x86_64_linux : "dcd4ecd170aad202146d0fe765fd81ed0ee7da07b463faf679717fbb89263dea "
14+ sha256 arm64_linux : "394b00038ecf94f5c437c0ef1b19d6caa85ff75a3210d5871179e4105f05195d "
15+ sha256 x86_64_linux : "09e305d7db3a75aa81ad2bf7b35485ab58ccaa64c7f02fb584764b28b8915089 "
1616 end
1717
1818 depends_on "m4" => :build
You can’t perform that action at this time.
0 commit comments