summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb b/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"
3require xorg-lib-common.inc 3require xorg-lib-common.inc
4 4
5LICENSE = "MIT-style" 5LICENSE = "MIT-style"
6LIC_FILES_CHKSUM = "file://COPYING;md5=660ef232af253760087c069d76287b85" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584"
7 7
8DEPENDS += "randrproto libxrender libxext" 8DEPENDS += "randrproto libxrender libxext"
9 9