esniper 2.28.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
8719421a49
commit
53ad621277
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
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 '33b9a3d44a9d78ae61f39120a4e116cadd05a2c2'
|
||||
url 'http://downloads.sourceforge.net/project/esniper/esniper/2.28.0/esniper-2-28-0.tgz'
|
||||
version '2.28'
|
||||
sha1 'f5c367ab08565597f1808f9141706dcb3abfcffc'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue