libslax 0.11.29

Closes Homebrew/homebrew#15266.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brandon Bennett 2012-10-02 21:44:30 -06:00 committed by Adam Vandenberg
parent e93666093c
commit 62bc380eff
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 'https://libslax.googlecode.com/files/libslax-0.11.23.tar.gz'
sha1 '0be3d52f8e9f0b048b2816086d5fa3688b0d8364'
url 'https://libslax.googlecode.com/files/libslax-0.11.29.tar.gz'
sha1 'a1895a5cfd7af09d0d4066823157a4cbf5409720'
depends_on 'libtool' => :build