mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
yelp-xsl: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
6a05ba057c
commit
c132c97f31
1 changed files with 1 additions and 3 deletions
4
deps/yelp-xsl/yelp-xsl.SlackBuild
vendored
4
deps/yelp-xsl/yelp-xsl.SlackBuild
vendored
|
@ -36,9 +36,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c http://download.gnome.org/sources/$PRGNAM/3.20/$PRGNAM-$VERSION.tar.xz
|
||||
|
||||
|
||||
wget -c https://download.gnome.org/sources/$PRGNAM/3.20/$PRGNAM-$VERSION.tar.xz
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/msb}
|
||||
|
|
Loading…
Reference in a new issue