From: Saul Wold Date: Wed, 24 Nov 2010 19:23:33 +0000 (-0800) Subject: librandr: Update to version 1.3.1 X-Git-Tag: 2011-1~3839 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e96649742890c495bd11da8f60bf918951e2376f;p=openembedded-core.git librandr: Update to version 1.3.1 Signed-off-by: Saul Wold --- diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb similarity index 75% rename from meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb rename to meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb index 461dff424b..d6a9ae69ea 100644 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb @@ -3,7 +3,7 @@ DESCRIPTION = "X11 Resize and Rotate extension library" require xorg-lib-common.inc LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=660ef232af253760087c069d76287b85" +LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584" DEPENDS += "randrproto libxrender libxext"