libslax 0.14.8

Closes Homebrew/homebrew#19725.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brandon Bennett 2013-05-10 17:11:16 -06:00 committed by Adam Vandenberg
parent dfb93058fb
commit 1204d36729

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.6.tar.gz'
sha1 '2350f565a27c5a4e619a10c8675862d6ef13ea4a'
url 'http://libslax.googlecode.com/files/libslax-0.14.8.tar.gz'
sha1 '86447eb486044008aa54bd3f3af491da8dc0fda7'
depends_on 'libtool' => :build