mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/libdrm to 2.4.67-1
This commit is contained in:
parent
3dcee166a5
commit
398410ab18
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - upstream fix to valgrind detection
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.66
|
||||
pkgver=2.4.67
|
||||
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=('79cb8e988749794edfb2d777b298d5292eff353bbbb71ed813589e61d2bc2d76'
|
||||
sha256sums=('ee5b71e1113be37544d0752681c12f040c01f782e2933df7d7bc21fd0d10cebe'
|
||||
'SKIP'
|
||||
'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
|
||||
validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst <maarten.lankhorst@canonical.com>
|
||||
|
|
Loading…
Reference in a new issue