We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331336f commit 29bb78dCopy full SHA for 29bb78d
Formula/rhash.rb
@@ -1,10 +1,9 @@
1
class Rhash < Formula
2
desc "Utility for computing and verifying hash sums of files"
3
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
-
+ url "https://downloads.sourceforge.net/project/rhash/rhash/1.3.4/rhash-1.3.4-src.tar.gz"
+ mirror "https://mirrors.kernel.org/debian/pool/main/r/rhash/rhash_1.3.4.orig.tar.gz"
+ sha256 "406662c4703bd4cb1caae26f32700951a5e12adf39f141d3f40e0b461b1e9e49"
8
head "https://github.com/rhash/RHash.git"
9
10
bottle do
0 commit comments