mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
docutils: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
801d1d931a
commit
682e51781d
1 changed files with 1 additions and 3 deletions
4
deps/docutils/docutils.SlackBuild
vendored
4
deps/docutils/docutils.SlackBuild
vendored
|
@ -35,9 +35,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c http://downloads.sourceforge.net/docutils/$PRGNAM-$VERSION.tar.gz
|
||||
|
||||
|
||||
wget -c https://sourceforge.net/projects/docutils/files/$PRGNAM/0.12/$PRGNAM-$VERSION.tar.gz
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/msb}
|
||||
|
|
Loading…
Reference in a new issue