esniper: add missing checksum
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b81d01e23d
commit
fd9a4c7f23
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Esniper < Formula
|
|||
homepage 'http://sourceforge.net/projects/esniper/'
|
||||
url 'http://downloads.sourceforge.net/project/esniper/esniper/2.27.0/esniper-2-27-0.tgz'
|
||||
version '2.27'
|
||||
sha1 ''
|
||||
sha1 '33b9a3d44a9d78ae61f39120a4e116cadd05a2c2'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue