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