mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libdrm to 2.4.66-1
This commit is contained in:
parent
17532683fe
commit
767ffe9262
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - upstream fix to valgrind detection
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.65
|
||||
pkgver=2.4.66
|
||||
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=('71960ac8bde7d710992b1bc8879935e8300a870c36bd06f22412d0447e3d96c4'
|
||||
sha256sums=('79cb8e988749794edfb2d777b298d5292eff353bbbb71ed813589e61d2bc2d76'
|
||||
'SKIP'
|
||||
'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
|
||||
validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst <maarten.lankhorst@canonical.com>
|
||||
|
|
Loading…
Reference in a new issue