diff options
Diffstat (limited to 'meta/recipes-graphics')
-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." require xorg-lib-common.inc LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=0db75cc842842b36f097fdae571b4b70" +LIC_FILES_CHKSUM = "file://COPYING;md5=d8bc71986d3b9b3639f6dfd6fac8f196" DEPENDS += "virtual/libx11 renderproto xproto xdmcp" @@ -20,5 +20,5 @@ XORG_PN = "libXrender" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "3b3b7d076c2384b6c600c0b5f4ba971f" -SRC_URI[sha256sum] = "7f58b1e263109e0a873eef8423aa14733a5499befbe645053aa622ed1f3ea668" +SRC_URI[md5sum] = "ee62f4c7f0f16ced4da63308963ccad2" +SRC_URI[sha256sum] = "f9b46b93c9bc15d5745d193835ac9ba2a2b411878fad60c504bbb8f98492bbe6" |