mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
gtk-engines: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
1e51c84054
commit
2f9e3a151d
1 changed files with 1 additions and 1 deletions
2
deps/gtk-engines/gtk-engines.SlackBuild
vendored
2
deps/gtk-engines/gtk-engines.SlackBuild
vendored
|
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c ftp://ftp.archlinux.org/other/gtk-engines/$PRGNAM-$VERSION.tar.gz
|
||||
wget -c https://sources.archlinux.org/other/gtk-engines/$PRGNAM-$VERSION.tar.gz
|
||||
|
||||
NUMJOBS=${NUMJOBS:-" -j8 "}
|
||||
|
||||
|
|
Loading…
Reference in a new issue