mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
murrine: Update URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
parent
3299f17846
commit
9a180fc6c2
1 changed files with 1 additions and 1 deletions
2
deps/murrine/murrine.SlackBuild
vendored
2
deps/murrine/murrine.SlackBuild
vendored
|
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c https://download.gnome.org/sources/$PRGNAM/0.98/$PRGNAM-$VERSION.tar.xz
|
||||
wget -c https://ftp.gnome.org/pub/gnome/sources/$PRGNAM/0.98/$PRGNAM-$VERSION.tar.xz
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/msb}
|
||||
|
|
Loading…
Reference in a new issue