diff options
-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 461dff424..d6a9ae69e 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" |