mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
make-release_tarball: fix url
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
73b10fe0ac
commit
ddaee02085
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue