From d36484b3190f9b4751df5b1ce0ab2d7b0e76672e Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 27 Apr 2017 21:22:04 +0700 Subject: [PATCH] gupnp: Switch to https. Signed-off-by: Willy Sudiarto Raharjo --- deps/gupnp/gupnp.SlackBuild | 2 +- deps/gupnp/slack-desc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: