Skip to content

Commit 29bb78d

Browse files
committed
rhash 1.3.4
Closes Homebrew#6711. Signed-off-by: ilovezfs <[email protected]>
1 parent 331336f commit 29bb78d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/rhash.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Rhash < Formula
22
desc "Utility for computing and verifying hash sums of files"
33
homepage "http://rhash.anz.ru/"
4-
url "https://downloads.sourceforge.net/project/rhash/rhash/1.3.3/rhash-1.3.3-src.tar.gz"
5-
mirror "https://mirrors.kernel.org/debian/pool/main/r/rhash/rhash_1.3.3.orig.tar.gz"
6-
sha256 "5b520b597bd83f933d316fce1382bb90e0b0b87b559b8c9c9a197551c935315a"
7-
4+
url "https://downloads.sourceforge.net/project/rhash/rhash/1.3.4/rhash-1.3.4-src.tar.gz"
5+
mirror "https://mirrors.kernel.org/debian/pool/main/r/rhash/rhash_1.3.4.orig.tar.gz"
6+
sha256 "406662c4703bd4cb1caae26f32700951a5e12adf39f141d3f40e0b461b1e9e49"
87
head "https://github.com/rhash/RHash.git"
98

109
bottle do

0 commit comments

Comments
 (0)