Skip to content

Commit ab87898

Browse files
committed
debianutils 4.8
Closes #6276. Signed-off-by: Zhiming Wang <[email protected]>
1 parent d546469 commit ab87898

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/debianutils.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Debianutils < Formula
22
desc "Miscellaneous utilities specific to Debian"
33
homepage "https://packages.debian.org/sid/debianutils"
4-
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/d/debianutils/debianutils_4.7.tar.xz"
5-
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/d/debianutils/debianutils_4.7.tar.xz"
6-
sha256 "a269cacd40f52f2fa5d5636357714a49e8538459c16d77772efaa23711fe53d9"
4+
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/d/debianutils/debianutils_4.8.tar.xz"
5+
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/d/debianutils/debianutils_4.8.tar.xz"
6+
sha256 "afa95bbe6b6fd3ef3c0c838b2d7232f09fabeff593ca4b5583cffa6748567ee2"
77

88
bottle do
99
cellar :any_skip_relocation

0 commit comments

Comments
 (0)