miniupnpc 2.1
Closes #27579. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2ca760ffa2
commit
32b527fec4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Miniupnpc < Formula
|
class Miniupnpc < Formula
|
||||||
desc "UPnP IGD client library and daemon"
|
desc "UPnP IGD client library and daemon"
|
||||||
homepage "https://miniupnp.tuxfamily.org"
|
homepage "https://miniupnp.tuxfamily.org"
|
||||||
url "https://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-2.0.20180503.tar.gz"
|
url "https://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-2.1.tar.gz"
|
||||||
sha256 "b3a89368f1e661674c8453f1061eab6fdf4dc7374332961d273b37b9a2016937"
|
sha256 "e19fb5e01ea5a707e2a8cb96f537fbd9f3a913d53d804a3265e3aeab3d2064c6"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue