libdivecomputer 0.6.0
Closes #21031. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5798978b52
commit
f9a8a98683
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libdivecomputer < Formula
|
||||
desc "Library for communication with various dive computers"
|
||||
homepage "http://www.libdivecomputer.org/"
|
||||
url "http://www.libdivecomputer.org/releases/libdivecomputer-0.5.0.tar.gz"
|
||||
sha256 "1e0cff7f294e360e142c92c820f9f11cab505fa9385d17713d502cf2f0c5c286"
|
||||
url "http://www.libdivecomputer.org/releases/libdivecomputer-0.6.0.tar.gz"
|
||||
sha256 "a0fe75b7e5f7d8b73bfe46beb858dde4f5e2b2692d5270c96e69f5cb34aba15a"
|
||||
head "https://git.code.sf.net/p/libdivecomputer/code.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue