miniupnpc 2.0.20180222
Closes #24455. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
65dfb07315
commit
1925bb581f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Miniupnpc < Formula
|
||||
desc "UPnP IGD client library and daemon"
|
||||
homepage "https://miniupnp.tuxfamily.org"
|
||||
url "https://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-2.0.20180203.tar.gz"
|
||||
sha256 "90dda8c7563ca6cd4a83e23b3c66dbbea89603a1675bfdb852897c2c9cc220b7"
|
||||
url "https://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-2.0.20180222.tar.gz"
|
||||
sha256 "587944686469d09f739744b3aed70c7ce753a79c40d6f1227f68a3e962665b75"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue