mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/libdrm to 2.4.115-1
This commit is contained in:
parent
9077f1393c
commit
2d55da8cde
1 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# - move cairo to makedepends from checkdepends
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.114
|
||||
pkgver=2.4.115
|
||||
pkgrel=1
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
url="https://dri.freedesktop.org/"
|
||||
|
@ -14,10 +14,9 @@ license=('custom')
|
|||
depends=('libpciaccess')
|
||||
makedepends=('python-docutils' 'meson' 'cairo')
|
||||
replaces=('libdrm-new' 'libdrm-nouveau')
|
||||
options=('debug')
|
||||
source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
|
||||
COPYING)
|
||||
sha512sums=('8dcd4be5674e3ea2ab4394fa8f461914e5aa7f4f57a2f448c5216d84ee6682e16b45eafabf97b7d9f5c062183d9a6bf3f0c97499d4cb01c19807a51209a0f644'
|
||||
sha512sums=('0c38d3cfd76f627b899f052527c2939d5fc87a417422dceb0761839ba21e69736703a87ba170b5ba7a4aca2506a240760c8c97ca1781a7fb78468225295293bd'
|
||||
'SKIP'
|
||||
'b0ca349b882a4326b19f81f22804fabdb6fb7aef31cdc7b16b0a7ae191bfbb50c7daddb2fc4e6c33f1136af06d060a273de36f6f3412ea326f16fa4309fda660')
|
||||
#validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie <airlied@redhat.com>
|
||||
|
|
Loading…
Reference in a new issue