make-release_tarball: fix url

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-07-07 12:30:31 +03:00
parent 73b10fe0ac
commit ddaee02085

View file

@ -2,4 +2,4 @@
#
# usage: make-release-tarball.sh [version]
curl -O ftp://ftp.freedesktop.org/pub/mesa/$1/MesaLib-$1.tar.bz2
curl -O ftp://ftp.freedesktop.org/pub/mesa/$1/mesa-$1.tar.xz