Update libdsk formula to 1.3.8
Closes Homebrew/homebrew#39576. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
246e872a49
commit
823c9e010f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Libdsk < Formula
|
class Libdsk < Formula
|
||||||
homepage 'http://www.seasip.info/Unix/LibDsk/'
|
homepage 'http://www.seasip.info/Unix/LibDsk/'
|
||||||
url 'http://www.seasip.info/Unix/LibDsk/libdsk-1.3.3.tar.gz'
|
url 'http://www.seasip.info/Unix/LibDsk/libdsk-1.3.8.tar.gz'
|
||||||
sha1 '5ec36eb90cc55ba74b68b1529a15c51d60d382fe'
|
sha1 'eac675db4e16f35c86ba2d2f865c8e58a99156a7'
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
revision 1
|
revision 1
|
||||||
|
|
Loading…
Reference in a new issue