libslax 0.14.2

Closes Homebrew/homebrew#17919.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brandon Bennett 2013-02-17 23:27:29 -07:00 committed by Adam Vandenberg
parent bede0bc56a
commit 134c0baf00

View file

@ -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