summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-12-17 20:28:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-12-17 20:28:52 +0000
commit4df5067ef732c691e0fd46b6083acf8ae8d9e259 (patch)
treedfde0c6e5fbd57682a4e22da7479ef5121afe957
parentf76cf97862c2fcf943eae684acd208709ea2ee1f (diff)
downloadaports-fcolista-4df5067ef732c691e0fd46b6083acf8ae8d9e259.tar.bz2
aports-fcolista-4df5067ef732c691e0fd46b6083acf8ae8d9e259.tar.xz
x11/libdrm: upgrade to 2.4.16
-rw-r--r--x11/libdrm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libdrm/APKBUILD b/x11/libdrm/APKBUILD
index 00c60c0853..e48095643a 100644
--- a/x11/libdrm/APKBUILD
+++ b/x11/libdrm/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libdrm
-pkgver=2.4.15
+pkgver=2.4.16
pkgrel=0
pkgdesc="Userspace interface to kernel DRM services"
url="http://dri.freedesktop.org/"
@@ -20,4 +20,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="7f5026d72145250e736f583fd60a2ce6 libdrm-2.4.15.tar.bz2"
+md5sums="fa47a49641a8e846510566787a85cb8b libdrm-2.4.16.tar.bz2"