Skip to content

Commit

Permalink
patchelf: revision for gcc
Browse files Browse the repository at this point in the history
Follow up of #106755

Closes #107388.

Signed-off-by: Carlo Cabrera <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
iMichka authored and BrewTestBot committed Aug 5, 2022
1 parent b72c64b commit ba1eb71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/patchelf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Patchelf < Formula
url "https://github.com/NixOS/patchelf/releases/download/0.15.0/patchelf-0.15.0.tar.bz2"
sha256 "f4036d3ee4d8e228dec1befff0f6e46d8a40e9e570e0068e39d77e62e2c8bdc2"
license "GPL-3.0-or-later"
revision 1
head "https://github.com/NixOS/patchelf.git", branch: "master"

livecheck do
Expand Down

0 comments on commit ba1eb71

Please sign in to comment.