libgtextutils 0.6.1
Upgrade libgtextutils to version 0.6.1. Ok with Clang on 10.8 Closes Homebrew/homebrew#14704. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
72549fe148
commit
3add64665d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libgtextutils < Formula
|
||||
homepage 'http://hannonlab.cshl.edu/fastx_toolkit/'
|
||||
url 'http://hannonlab.cshl.edu/fastx_toolkit/libgtextutils-0.6.tar.bz2'
|
||||
sha1 '0e3ad375249d7f5236d18285e8a84141e118b119'
|
||||
url 'http://hannonlab.cshl.edu/fastx_toolkit/libgtextutils-0.6.1.tar.bz2'
|
||||
sha1 'dbf1714be75511feae3313904a7449a1f680bc23'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug",
|
||||
|
|
Loading…
Reference in a new issue