diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2019-07-23 12:40:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-26 08:41:38 +0100 |
commit | e4da27af9522bb7f7ef12def056f87e8b51d974b (patch) | |
tree | 890f097db897a8099cdf9240aeb815086c331a6e /meta/recipes-multimedia | |
parent | 835f7eac0610325e906591cd81890bebe8627580 (diff) | |
download | poky-e4da27af9522bb7f7ef12def056f87e8b51d974b.tar.gz |
mpg123: upgrade 1.25.10 -> 1.25.11
Release notes:
https://www.mpg123.de/#2019-07-18
(From OE-Core rev: 0217cd39148a6388125128d885a114a8edcfc94a)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb index dfb10bb1cd..d063ef5c59 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.11.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] = "ea32caa61d41d8be797f0b04a1b43ad9" | 14 | SRC_URI[md5sum] = "64749512a6fdc117227abe13fee4cc36" |
15 | SRC_URI[sha256sum] = "6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023" | 15 | SRC_URI[sha256sum] = "df063307faa27c7d9efe63d2139b1564cfc7cdbb7c6f449c89ef8faabfa0eab2" |
16 | 16 | ||
17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
18 | 18 | ||