rhash 1.2.10
This commit is contained in:
parent
2b1e32ebef
commit
bc4c1ef204
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Rhash < Formula
|
||||
homepage 'http://rhash.anz.ru/'
|
||||
url 'http://downloads.sourceforge.net/project/rhash/rhash/1.2.9/rhash-1.2.9-src.tar.gz'
|
||||
sha1 '83c0e74a39a7824f430ef24c107e3474831d0acf'
|
||||
url 'http://downloads.sourceforge.net/project/rhash/rhash/1.2.10/rhash-1.2.10-src.tar.gz'
|
||||
sha1 '130f55faf3f13760ef0ab6a25e52db5052064c63'
|
||||
|
||||
def install
|
||||
system 'make', 'install', "PREFIX=",
|
||||
|
|
Loading…
Reference in a new issue