Update of typo in tarballs url.

Change-Id: Icef329aebdc7d232f8044afc106940e864f97c72
This commit is contained in:
pcrews 2013-04-12 09:26:58 -07:00 committed by David Shrewsbury
parent c80bedd611
commit 58471b561b

View File

@ -167,7 +167,7 @@ fi
##############
pkgversion="libra-2.0"
pkglocation="/tmp"
tarball="http://tarball.openstack.org/libra/${pkgversion}.tar.gz"
tarball="http://tarballs.openstack.org/libra/${pkgversion}.tar.gz"
echo "Downloading ${pkgversion} tarball to ${pkglocation}" | tee -a ${LOG}