mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/mesa to 10.3.3-1
This commit is contained in:
parent
769e6904c7
commit
e62ab23973
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
pkgbase=mesa
|
||||
pkgname=('mesa' 'mesa-libgl' 'mesa-dri')
|
||||
pkgver=10.3.2
|
||||
pkgver=10.3.3
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
|
||||
|
@ -21,7 +21,7 @@ options=('!libtool')
|
|||
source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2{,.sig}
|
||||
#source=(ftp://ftp.freedesktop.org/pub/mesa/10.3/MesaLib-${pkgver}.tar.bz2{,.sig}
|
||||
LICENSE)
|
||||
sha256sums=('e9849bcb9aa9acd98a753d6d46d2e7d7238d3367036e11357a60efd16de8bea3'
|
||||
sha256sums=('0e4eee4a2ddf86456eed2fc44da367f95471f74249636710491e85cc256c4753'
|
||||
'SKIP'
|
||||
'7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2')
|
||||
|
||||
|
|
Loading…
Reference in a new issue