libslax 0.14.2
Closes Homebrew/homebrew#17919. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
bede0bc56a
commit
134c0baf00
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.14.1.tar.gz'
|
||||
sha1 '9844b8c2f52b28ec42f588068c4c04822b9fae2f'
|
||||
url 'http://libslax.googlecode.com/files/libslax-0.14.2.tar.gz'
|
||||
sha1 '7b2d60769163761b8103a0b8cf81c173202f300b'
|
||||
|
||||
depends_on 'libtool' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue