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