diff --git a/deps/gupnp/gupnp.SlackBuild b/deps/gupnp/gupnp.SlackBuild index 6f96ff6..074af0a 100644 --- a/deps/gupnp/gupnp.SlackBuild +++ b/deps/gupnp/gupnp.SlackBuild @@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c http://download.gnome.org/sources/$PRGNAM/1.0/$PRGNAM-$VERSION.tar.xz +wget -c https://download.gnome.org/sources/$PRGNAM/1.0/$PRGNAM-$VERSION.tar.xz CWD=$(pwd) TMP=${TMP:-/tmp/msb} diff --git a/deps/gupnp/slack-desc b/deps/gupnp/slack-desc index 37c7744..64e804d 100644 --- a/deps/gupnp/slack-desc +++ b/deps/gupnp/slack-desc @@ -8,5 +8,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://github.com/GNOME/gupnp/ gupnp: