mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/mesa to 10.1.2-1
This commit is contained in:
parent
16f59dfc5d
commit
db1d4f5f4a
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
|||
|
||||
pkgbase=mesa
|
||||
pkgname=('mesa' 'mesa-libgl')
|
||||
pkgver=10.1.1
|
||||
pkgrel=2
|
||||
pkgver=10.1.2
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
|
||||
'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'wayland' 'elfutils' 'llvm' 'systemd')
|
||||
|
@ -20,7 +20,7 @@ license=('custom')
|
|||
options=('!libtool')
|
||||
source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
|
||||
LICENSE)
|
||||
md5sums=('1fde7ed079df7aeb9b6a744ca033de8d'
|
||||
md5sums=('28b60d15ac9f364da1e0155911eaf44e'
|
||||
'5c65a0fe315dd347e09b1f2826a1df5a')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue