hllib: fix SHA1.
This commit is contained in:
parent
ec7d5382c4
commit
003b61b20c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Hllib < Formula
|
||||
homepage 'http://nemesis.thewavelength.net/index.php?p=35'
|
||||
url 'http://nemesis.thewavelength.net/files/files/hllib242.zip'
|
||||
sha1 '0407ab96755dd4a1f061f059d0e2afd92d1760f0'
|
||||
sha1 '2b2b9900e7cc412c6d36224d469c9a6b0477011f'
|
||||
version '2.4.2'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue