mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-13 08:01:08 +01:00
libpeas: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
1e9be15f67
commit
47d7f9e98f
1 changed files with 1 additions and 1 deletions
2
deps/libpeas/libpeas.SlackBuild
vendored
2
deps/libpeas/libpeas.SlackBuild
vendored
|
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
wget -c https://ftp.acc.umu.se/pub/GNOME/sources/$PRGNAM/1.30/$PRGNAM-$VERSION.tar.xz
|
wget -c https://download.gnome.org/sources/$PRGNAM/1.30/$PRGNAM-$VERSION.tar.xz
|
||||||
|
|
||||||
CWD=$(pwd)
|
CWD=$(pwd)
|
||||||
TMP=${TMP:-/tmp/msb}
|
TMP=${TMP:-/tmp/msb}
|
||||||
|
|
Loading…
Reference in a new issue