distcc: update libiberty to 20180614
Closes #29760. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7dec51926f
commit
1794e32112
1 changed files with 3 additions and 2 deletions
|
@ -16,8 +16,9 @@ class Distcc < Formula
|
|||
depends_on "python"
|
||||
|
||||
resource "libiberty" do
|
||||
url "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/libi/libiberty/libiberty_20180425.orig.tar.xz"
|
||||
sha256 "9d925afe1a2ee1ca764e3329ffaea9c2dcc42d2d62e8a3679003321fe8cf7bf0"
|
||||
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/libi/libiberty/libiberty_20180614.orig.tar.xz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/libi/libiberty/libiberty_20180614.orig.tar.xz"
|
||||
sha256 "ffee051e01d07833ba2ae8cfaf8fffaa8047f530d725c6c6fcaf51c3d604740c"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue