mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libdrm to 2.4.38-1
This commit is contained in:
parent
0c58e0fa20
commit
85d13a752f
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - extended no-pthread-stubs.patch for OMAP/Exynos Makefiles
|
||||
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.37
|
||||
pkgrel=1.1
|
||||
pkgver=2.4.38
|
||||
pkgrel=1
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
arch=(i686 x86_64)
|
||||
license=('custom')
|
||||
|
@ -19,7 +19,7 @@ url="http://dri.freedesktop.org/"
|
|||
source=(http://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2
|
||||
no-pthread-stubs.patch
|
||||
COPYING)
|
||||
sha256sums=('e4ea39a901d4a8e59064f10f413bb037dad7790f7c16a5986e7cc1453b36488f'
|
||||
sha256sums=('3e5a2f318edaf1eef41e7e6c85aa9596d6f9f8b083ec4d7d6710ffbb8921e7e9'
|
||||
'b1f3ae7f2cf80de3451c3f2bc576dbbf8d3a44e5d1f2608f3ebd276c4c32227c'
|
||||
'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
|
||||
|
||||
|
|
Loading…
Reference in a new issue