summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb (renamed from meta/recipes-graphics/libsdl2/libsdl2_2.0.7.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.7.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
index fcbfa738b5..c0cf70d7fd 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.7.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
@@ -8,7 +8,7 @@ BUGTRACKER = "http://bugzilla.libsdl.org/"
8SECTION = "libs" 8SECTION = "libs"
9 9
10LICENSE = "Zlib" 10LICENSE = "Zlib"
11LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e4688d3bd5bf02dadaa3e5182fd9eda9" 11LIC_FILES_CHKSUM = "file://COPYING.txt;md5=02ee26814dd044bd7838ae24e05b880f"
12 12
13PROVIDES = "virtual/libsdl2" 13PROVIDES = "virtual/libsdl2"
14 14
@@ -20,8 +20,8 @@ SRC_URI = " \
20 20
21S = "${WORKDIR}/SDL2-${PV}" 21S = "${WORKDIR}/SDL2-${PV}"
22 22
23SRC_URI[md5sum] = "cdb071009d250e1782371049f0d5ca42" 23SRC_URI[md5sum] = "3800d705cef742c6a634f202c37f263f"
24SRC_URI[sha256sum] = "ee35c74c4313e2eda104b14b1b86f7db84a04eeab9430d56e001cea268bf4d5e" 24SRC_URI[sha256sum] = "edc77c57308661d576e843344d8638e025a7818bff73f8fbfab09c3c5fd092ec"
25 25
26inherit autotools lib_package binconfig pkgconfig 26inherit autotools lib_package binconfig pkgconfig
27 27