diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-10-11 13:47:48 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-15 14:16:11 +0100 |
commit | 51d8fdfc9174390f2622057b7737e4cbf73f546e (patch) | |
tree | 24606ecbdf804f4ede274b7e8622b6fa4010bd7f /meta/recipes-multimedia | |
parent | 6fa3797d4b5ae27c2411c89745511293179b68ec (diff) | |
download | poky-51d8fdfc9174390f2622057b7737e4cbf73f546e.tar.gz |
mpg123: upgrade 1.25.11 -> 1.25.12
(From OE-Core rev: 7e71efea861fbc015de92f6eb4554dc58311738f)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.12.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.12.bb index d063ef5c59..a18b2f4417 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.12.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] = "64749512a6fdc117227abe13fee4cc36" | 14 | SRC_URI[md5sum] = "ddb38254966eb38c77f220d456a1839d" |
15 | SRC_URI[sha256sum] = "df063307faa27c7d9efe63d2139b1564cfc7cdbb7c6f449c89ef8faabfa0eab2" | 15 | SRC_URI[sha256sum] = "1ffec7c9683dfb86ea9040d6a53d6ea819ecdda215df347f79def08f1fe731d1" |
16 | 16 | ||
17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
18 | 18 | ||