libslax 0.11.29
Closes Homebrew/homebrew#15266. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e93666093c
commit
62bc380eff
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue