gpsd 3.17
Closes #18976. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
60cc798c3f
commit
35bb067307
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gpsd < Formula
|
||||
desc "Global Positioning System (GPS) daemon"
|
||||
homepage "http://catb.org/gpsd/"
|
||||
url "https://download.savannah.gnu.org/releases/gpsd/gpsd-3.16.tar.gz"
|
||||
sha256 "03579af13a4d3fe0c5b79fa44b5f75c9f3cac6749357f1d99ce5d38c09bc2029"
|
||||
url "https://download.savannah.gnu.org/releases/gpsd/gpsd-3.17.tar.gz"
|
||||
sha256 "68e0dbecfb5831997f8b3d6ba48aed812eb465d8c0089420ab68f9ce4d85e77a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue