libraries/gupnp: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bb15bbd134
commit
3c5d865ba0
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="gupnp"
|
||||
VERSION="1.0.2"
|
||||
HOMEPAGE="http://wiki.gnome.org/GUPnP/"
|
||||
HOMEPAGE="https://wiki.gnome.org/GUPnP/"
|
||||
DOWNLOAD="https://download.gnome.org/sources/gupnp/1.0/gupnp-1.0.2.tar.xz"
|
||||
MD5SUM="afd96fe73856b38aaf1baf7526e08edd"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -15,5 +15,5 @@ gupnp: The GUPnP API is intended to be easy to use, efficient and flexible.
|
|||
gupnp: It provides the same set of features as libupnp, but shields the
|
||||
gupnp: developer from most of UPnP's internals.
|
||||
gupnp:
|
||||
gupnp: Homepage: http://wiki.gnome.org/GUPnP/
|
||||
gupnp: Homepage: https://wiki.gnome.org/GUPnP/
|
||||
gupnp:
|
||||
|
|
Loading…
Reference in New Issue