libslax 0.12.3

Closes Homebrew/homebrew#17292.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brandon Bennett 2013-01-24 14:27:26 -07:00 committed by Adam Vandenberg
parent c3b1173062
commit 2f1cf1f97d

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.12.2.tar.gz'
sha1 '266f1cdd3e9827311537e058135613695bb28a58'
url 'http://libslax.googlecode.com/files/libslax-0.12.3.tar.gz'
sha1 'e3708a7bc1946ba99d324ad443d49d6f025b2531'
depends_on 'libtool' => :build