stuntman 1.2.15
Closes #42046. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f4a76eb826
commit
200b5dc89e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Stuntman < Formula
|
||||
desc "Implementation of the STUN protocol"
|
||||
homepage "http://www.stunprotocol.org/"
|
||||
url "http://www.stunprotocol.org/stunserver-1.2.13.tgz"
|
||||
sha256 "d336be76c23b330bcdbf7d0af9e82f1f4f9866f9caffd37062c7f44d9c272661"
|
||||
url "http://www.stunprotocol.org/stunserver-1.2.15.tgz"
|
||||
sha256 "321f796a7cd4e4e56a0d344a53a6a96d9731df5966816e9b46f3aa6dcc26210f"
|
||||
head "https://github.com/jselbie/stunserver.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue