diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-11-18 15:28:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-21 23:08:20 +0000 |
commit | 21c5d79a292067a9c173b4210a8ad1791c0b84d2 (patch) | |
tree | 0c7b5093310165fd03c1e17f76addd2bf259b3d2 /meta/recipes-multimedia/mpg123 | |
parent | cd09d796021b429e65cef36590aed7b4173181a7 (diff) | |
download | poky-21c5d79a292067a9c173b4210a8ad1791c0b84d2.tar.gz |
mpg123: upgrade 1.25.12 -> 1.25.13
(From OE-Core rev: f89b91ba13489d4dd490a96da73f21ec011e7ede)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/mpg123')
-rw-r--r-- | meta/recipes-multimedia/mpg123/mpg123_1.25.13.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.25.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.12.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.13.bb index a18b2f4417..125574fcfc 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.12.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.13.bb | |||
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3" | |||
11 | 11 | ||
12 | SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2 \ | 12 | SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2 \ |
13 | file://sdl2.patch" | 13 | file://sdl2.patch" |
14 | SRC_URI[md5sum] = "ddb38254966eb38c77f220d456a1839d" | 14 | SRC_URI[md5sum] = "294a6c30546504ec3d0deac2b2ea22be" |
15 | SRC_URI[sha256sum] = "1ffec7c9683dfb86ea9040d6a53d6ea819ecdda215df347f79def08f1fe731d1" | 15 | SRC_URI[sha256sum] = "90306848359c793fd43b9906e52201df18775742dc3c81c06ab67a806509890a" |
16 | 16 | ||
17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
18 | 18 | ||