Skip to content

Commit 3254dce

Browse files
wangmingyu84kraj
authored andcommitted
libsdl2-mixer: upgrade 2.0.2 -> 2.0.4
-License-Update: Copyright year updated to 2018. Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 8f1ef16 commit 3254dce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.0.2.bb renamed to meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.0.4.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ SUMMARY = "Simple DirectMedia Layer mixer library V2"
22
SECTION = "libs"
33
DEPENDS = "virtual/libsdl2 flac libmikmod libvorbis"
44
LICENSE = "Zlib"
5-
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=95e0c3cf63f71b950911e698a54b7fc5"
5+
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=516daf7a177ad4c8874bb9efa1a69c1f"
66

77
SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-${PV}.tar.gz"
88

9-
SRC_URI[md5sum] = "aaa0551393993c14a13f72b339c0ed6c"
10-
SRC_URI[sha256sum] = "4e615e27efca4f439df9af6aa2c6de84150d17cbfd12174b54868c12f19c83bb"
9+
SRC_URI[md5sum] = "a36e8410cac46b00a4d01752b32c3eb1"
10+
SRC_URI[sha256sum] = "b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419"
1111

1212
S = "${WORKDIR}/SDL2_mixer-${PV}"
1313

0 commit comments

Comments
 (0)