fakeroot 1.23
Closes #30136. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9e1c6ebe4c
commit
85379defba
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Fakeroot < Formula
|
||||
desc "Provide a fake root environment"
|
||||
homepage "https://tracker.debian.org/pkg/fakeroot"
|
||||
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/f/fakeroot/fakeroot_1.22.orig.tar.bz2"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.22.orig.tar.bz2"
|
||||
sha256 "bd806a4a1e641203eb3d4571a10089e8a038c10ec7e492fa1e061b03ae3ec6fe"
|
||||
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/f/fakeroot/fakeroot_1.23.orig.tar.xz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.23.orig.tar.xz"
|
||||
sha256 "009cd6696a931562cf1c212bb57ca441a4a2d45cd32c3190a35c7ae98506f4f6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue