Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77testing2.git;a=commitdiff;h=d5ee8ea58a44ab431fb7b5d976ab348051402bd9
commit d5ee8ea58a44ab431fb7b5d976ab348051402bd9 Author: James Buren <[email protected]> Date: Sun Jul 27 16:21:35 2014 -0500 libdrm-2.4.55-1-x86_64 * version bump * few minor fixes * few API additions * few innoculus changes * and a bunch of changes to ARM devices we don't give a shit about :) diff --git a/source/x11/libdrm/FrugalBuild b/source/x11/libdrm/FrugalBuild index 9ed6800..e8bcb5f 100644 --- a/source/x11/libdrm/FrugalBuild +++ b/source/x11/libdrm/FrugalBuild @@ -4,7 +4,7 @@ : ${USE_DEVEL="n"} pkgname=libdrm -pkgver=2.4.54 +pkgver=2.4.55 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=('b73d69b42800755ed9dfd8aa9a906fe941cfbb7e') + sha1sums=('fcff4f407456f719b51b98343567269bba75a71e') fi build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
