libupnp 1.6.25
Closes #24389. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
26dacdc4bd
commit
797a836df6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libupnp < Formula
|
||||
desc "Portable UPnP development kit"
|
||||
homepage "https://pupnp.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/pupnp/pupnp/libUPnP%201.6.22/libupnp-1.6.22.tar.bz2"
|
||||
sha256 "0bdfacb7fa8d99b78343b550800ff193264f92c66ef67852f87f042fd1a1ebbc"
|
||||
url "https://downloads.sourceforge.net/project/pupnp/pupnp/libUPnP%201.6.25/libupnp-1.6.25.tar.bz2"
|
||||
sha256 "c5a300b86775435c076d58a79cc0d5a977d76027d2a7d721590729b7f369fa43"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue