mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
oops in mesa pkgbuild
This commit is contained in:
parent
c253e77cd1
commit
3937d90fed
1 changed files with 1 additions and 0 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue