libgksu: Update DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-10-23 23:27:09 +07:00
parent 23baabcf68
commit c235c325a6

View file

@ -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 "}