oops in mesa pkgbuild

This commit is contained in:
Kevin Mihelich 2011-11-19 14:01:15 -05:00
parent c253e77cd1
commit 3937d90fed

View file

@ -34,6 +34,7 @@ if [ "${_git}" = "true" ]; then
else
source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2"
#source=(${source[@]} "MesaLib-git${_gitdate}.zip"::"http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-4464ee1a9aa3745109cee23531e3fb2323234d07.tar.bz2"
)
fi
md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
'a77307102cee844ff6544ffa8fafeac1')