summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-lib/libxrender_0.9.7.bb (renamed from meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb b/meta/recipes-graphics/xorg-lib/libxrender_0.9.7.bb
index 893ea14635..c4baba819a 100644
--- a/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb
+++ b/meta/recipes-graphics/xorg-lib/libxrender_0.9.7.bb
@@ -9,7 +9,7 @@ drawn by loading glyphs into the server and rendering sets of them."
9require xorg-lib-common.inc 9require xorg-lib-common.inc
10 10
11LICENSE = "MIT-style" 11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=0db75cc842842b36f097fdae571b4b70" 12LIC_FILES_CHKSUM = "file://COPYING;md5=d8bc71986d3b9b3639f6dfd6fac8f196"
13 13
14DEPENDS += "virtual/libx11 renderproto xproto xdmcp" 14DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
15 15
@@ -20,5 +20,5 @@ XORG_PN = "libXrender"
20 20
21BBCLASSEXTEND = "native nativesdk" 21BBCLASSEXTEND = "native nativesdk"
22 22
23SRC_URI[md5sum] = "3b3b7d076c2384b6c600c0b5f4ba971f" 23SRC_URI[md5sum] = "ee62f4c7f0f16ced4da63308963ccad2"
24SRC_URI[sha256sum] = "7f58b1e263109e0a873eef8423aa14733a5499befbe645053aa622ed1f3ea668" 24SRC_URI[sha256sum] = "f9b46b93c9bc15d5745d193835ac9ba2a2b411878fad60c504bbb8f98492bbe6"