mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/mesa to 9.0.2-1
This commit is contained in:
parent
47a8f25223
commit
c873c3379a
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ if [ "${_git}" = "true" ]; then
|
|||
pkgver=7.10.99.git20110709
|
||||
#pkgver=7.11
|
||||
else
|
||||
pkgver=9.0.1
|
||||
pkgver=9.0.2
|
||||
fi
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -37,7 +37,7 @@ if [ "${_git}" = "true" ]; then
|
|||
#source=(${source[@]} "MesaLib-git${_gitdate}.zip"::"http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-4464ee1a9aa3745109cee23531e3fb2323234d07.tar.bz2"
|
||||
)
|
||||
fi
|
||||
md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
|
||||
md5sums=('dc45d1192203e418163e0017640e1cfc'
|
||||
'97d6554c05ea7449398afe3a0ede7018')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue