libslax 0.12.0

Closes Homebrew/homebrew#16255.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brandon Bennett 2012-11-26 18:49:26 -07:00 committed by Adam Vandenberg
parent e0f1bd808c
commit bdfbc43c7e
1 changed files with 2 additions and 2 deletions

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.11.33.tar.gz'
sha1 'd36d1b41e06517af6fe0ee397c0fddfe5c440de1'
url 'http://libslax.googlecode.com/files/libslax-0.12.0.tar.gz'
sha1 'b2a45cc100366f009c73085d827eb83e582545e5'
depends_on 'libtool' => :build