mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libdrm to 2.4.71-1
This commit is contained in:
parent
950092ba5b
commit
d13703f28f
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - drop valgrind makdepend for v5 and v6
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.70
|
||||
pkgver=2.4.71
|
||||
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=('b17d4b39ed97ca0e4cffa0db06ff609e617bac94646ec38e8e0579d530540e7b'
|
||||
sha256sums=('c66287ddeee5f46ea8f8880b94b80acb3bbc33ba6321d17767eef145046df9b8'
|
||||
'SKIP'
|
||||
'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
|
||||
validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst <maarten.lankhorst@canonical.com>
|
||||
|
|
Loading…
Reference in a new issue