libslax 0.12.3
Closes Homebrew/homebrew#17292. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c3b1173062
commit
2f1cf1f97d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libslax < Formula
|
||||
homepage 'https://code.google.com/p/libslax/'
|
||||
url 'http://libslax.googlecode.com/files/libslax-0.12.2.tar.gz'
|
||||
sha1 '266f1cdd3e9827311537e058135613695bb28a58'
|
||||
url 'http://libslax.googlecode.com/files/libslax-0.12.3.tar.gz'
|
||||
sha1 'e3708a7bc1946ba99d324ad443d49d6f025b2531'
|
||||
|
||||
depends_on 'libtool' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue