mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libdrm to 2.4.70-1
This commit is contained in:
parent
8cb200cc16
commit
3852ac099c
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# - drop valgrind makdepend for v5 and v6
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.69
|
||||
pkgver=2.4.70
|
||||
pkgrel=1
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -20,7 +20,7 @@ replaces=('libdrm-new' 'libdrm-nouveau')
|
|||
url="http://dri.freedesktop.org/"
|
||||
source=(http://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
|
||||
COPYING)
|
||||
sha256sums=('09510cbc75adba7e84fd3ec86586fd352a787fd534a63377de9e19ff85280b33'
|
||||
sha256sums=('b17d4b39ed97ca0e4cffa0db06ff609e617bac94646ec38e8e0579d530540e7b'
|
||||
'SKIP'
|
||||
'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
|
||||
validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst <maarten.lankhorst@canonical.com>
|
||||
|
|
Loading…
Reference in a new issue