mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libdrm to 2.4.114-1
This commit is contained in:
parent
0a3eb45a47
commit
565ebf6be5
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - move cairo to makedepends from checkdepends
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.113
|
||||
pkgrel=3
|
||||
pkgver=2.4.114
|
||||
pkgrel=1
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
url="https://dri.freedesktop.org/"
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ replaces=('libdrm-new' 'libdrm-nouveau')
|
|||
options=('debug')
|
||||
source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
|
||||
COPYING)
|
||||
sha512sums=('fca9834ce090f63ce6dc6d04491a2c5e86162fdddfc8ea70d55a6cdeb401be656388aae1577e58f463a78d8dc502be0a641908784819874e20bbec9a39a057e0'
|
||||
sha512sums=('8dcd4be5674e3ea2ab4394fa8f461914e5aa7f4f57a2f448c5216d84ee6682e16b45eafabf97b7d9f5c062183d9a6bf3f0c97499d4cb01c19807a51209a0f644'
|
||||
'SKIP'
|
||||
'b0ca349b882a4326b19f81f22804fabdb6fb7aef31cdc7b16b0a7ae191bfbb50c7daddb2fc4e6c33f1136af06d060a273de36f6f3412ea326f16fa4309fda660')
|
||||
#validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie <airlied@redhat.com>
|
||||
|
|
Loading…
Reference in a new issue