gammu 1.37.0
Closes Homebrew/homebrew#48967. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
4526c1d0b0
commit
7834799124
1 changed files with 3 additions and 12 deletions
|
@ -1,20 +1,11 @@
|
|||
class Gammu < Formula
|
||||
desc "Command-line utility to control a phone"
|
||||
homepage "https://wammu.eu/gammu/"
|
||||
url "https://dl.cihar.com/gammu/releases/gammu-1.37.0.tar.xz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/g/gammu/gammu_1.37.0.orig.tar.xz"
|
||||
sha256 "f0a597be5c5138691606b78a82a17c76769c6ed445b4b541fcc06520f3bea61f"
|
||||
head "https://github.com/gammu/gammu.git"
|
||||
|
||||
stable do
|
||||
url "https://dl.cihar.com/gammu/releases/gammu-1.36.5.tar.xz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/g/gammu/gammu_1.36.5.orig.tar.xz"
|
||||
sha256 "42e626f8f8b97c7a0afc5547a6056aa061725e8e3ace91dbcf9e83816a70ab86"
|
||||
|
||||
# To customize bash completion location; remove in next stable release
|
||||
patch do
|
||||
url "https://github.com/gammu/gammu/commit/470c53aa640f5c53671ae22e06a7159f39774042.diff"
|
||||
sha256 "ed3a402f36a8314a1a3df187827988ed8f5c9a5638397fe684ed4f0ed5ffbf44"
|
||||
end
|
||||
end
|
||||
|
||||
bottle do
|
||||
sha256 "3326021179a308021ef03127af4b9d051530686d1f5dc3e84c3640b4b82542d7" => :yosemite
|
||||
sha256 "25a1340421feced88e1bb8ae810a26dfd7f2bf4a7f30c48d148874208cd8875a" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue