libslax 0.16.15
Closes Homebrew/homebrew#21307. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0e89a8472d
commit
72290bbb10
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libslax < Formula
|
||||
homepage 'http://www.libslax.org/'
|
||||
url 'https://github.com/Juniper/libslax/releases/0.16.10/3029/libslax-0.16.10.tar.gz'
|
||||
sha1 '0300a20ecf8cbc6315df3e13df3295024202378c'
|
||||
url 'https://github.com/Juniper/libslax/releases/download/0.16.15/libslax-0.16.15.tar.gz'
|
||||
sha1 'ee849585d7af7fd6515862f8f3bf30338ad073ab'
|
||||
|
||||
head 'https://github.com/Juniper/libslax.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue