diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-10-18 17:45:59 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-28 16:15:18 +0100 |
commit | 0314b121117873bf5eae2e81c93669f1c05d12b2 (patch) | |
tree | 0d0f0cae4f9e9c27248b88b1dcf841f2195b0ff1 /meta | |
parent | c6ecb08c2940309edfc781b461c33f027df554f8 (diff) | |
download | poky-0314b121117873bf5eae2e81c93669f1c05d12b2.tar.gz |
mpg123: update to 1.23.8
(From OE-Core rev: af95f0c7630297b2c9cc5af9cef8c089a3a321a4)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/mpg123/mpg123_1.23.8.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.23.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.23.6.bb b/meta/recipes-multimedia/mpg123/mpg123_1.23.8.bb index 6ee457d048..f4c5c7cce8 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.23.6.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.23.8.bb | |||
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3" | |||
12 | 12 | ||
13 | SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" | 13 | SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "ed22a3e664f076fa05131a3454ef8166" | 15 | SRC_URI[md5sum] = "4dde045123a2ad1e385a0a82c0ef9268" |
16 | SRC_URI[sha256sum] = "4073d9c60a43872f6f5a3a322f5ea21ab7f0869d2ed25e79c3eb8521fa3c32d4" | 16 | SRC_URI[sha256sum] = "de2303c8ecb65593e39815c0a2f2f2d91f708c43b85a55fdd1934c82e677cf8e" |
17 | 17 | ||
18 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
19 | 19 | ||