git://dors.frugalware.org
/
xorgtesting.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
281034d
)
libdrm-2.4.39-1-i686
author
Michel Hermier <hermier@frugalware.org>
Sun, 2 Sep 2012 05:49:57 +0000
(07:49 +0200)
committer
Michel Hermier <hermier@frugalware.org>
Sun, 2 Sep 2012 05:49:57 +0000
(07:49 +0200)
* Bump version.
source/x11/libdrm/FrugalBuild
patch
|
blob
|
history
diff --git
a/source/x11/libdrm/FrugalBuild
b/source/x11/libdrm/FrugalBuild
index
e8114d1
..
7888577
100644
(file)
--- a/
source/x11/libdrm/FrugalBuild
+++ b/
source/x11/libdrm/FrugalBuild
@@
-4,7
+4,7
@@
USE_DEVEL=${USE_DEVEL:-"n"}
pkgname=libdrm
-pkgver=2.4.37
+pkgver=2.4.39
pkgrel=1
pkgdesc="X.Org Userspace interface to kernel DRM services"
url="http://xorg.freedesktop.org/"
@@
-19,7
+19,7
@@
if Fuse $USE_DEVEL; then
else
up2date="Flasttar http://dri.freedesktop.org/libdrm/"
source=("http://dri.freedesktop.org/libdrm/$pkgname-$pkgver.tar.bz2")
- sha1sums=('fa8463e390eee9b589dc369abc4cbe3e4ef16d16')
+ sha1sums=('c0e841850d7164c63d36f486ca3a64040357660e')
fi
build()