mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libdrm to 2.4.58-1
This commit is contained in:
parent
73888162df
commit
676f5d88f2
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - drop valgrind makdepend
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.56
|
||||
pkgrel=1.1
|
||||
pkgver=2.4.58
|
||||
pkgrel=1
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
arch=(i686 x86_64)
|
||||
license=('custom')
|
||||
|
@ -17,7 +17,7 @@ replaces=('libdrm-new' 'libdrm-nouveau')
|
|||
url="http://dri.freedesktop.org/"
|
||||
source=(http://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2
|
||||
COPYING)
|
||||
sha256sums=('5caf273766147ec57c7acfb9d468ed59baf767828e51517abc161057ca70c643'
|
||||
sha256sums=('b155fae6b9c9a3b02ef8b77f58c7c219194c996a4018dc55ba66c03996a365dd'
|
||||
'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue