diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-08-29 17:30:18 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-03 09:58:38 +0100 |
commit | b1da4414d82e8ce0d4a0c15c3bf9b0853a9f0b3f (patch) | |
tree | 7a383ad831f25d5a0426e72b68b8c4e149289700 /meta/recipes-multimedia | |
parent | 7bb190728788116533a27594e29c2355c8cf364c (diff) | |
download | poky-b1da4414d82e8ce0d4a0c15c3bf9b0853a9f0b3f.tar.gz |
mpg123: update to 1.23.6
(From OE-Core rev: 7dd246aaacc7128d7c4860438714862af6ac050a)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.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.23.6.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.23.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.23.5.bb b/meta/recipes-multimedia/mpg123/mpg123_1.23.6.bb index dd510c07a0..6ee457d048 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.23.5.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.23.6.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] = "6a318579dd7b52c5851bb7950af969ac" | 15 | SRC_URI[md5sum] = "ed22a3e664f076fa05131a3454ef8166" |
16 | SRC_URI[sha256sum] = "b658df672813511ff9b68a1553917220b675067204cdb58dbb59a2b8179350b2" | 16 | SRC_URI[sha256sum] = "4073d9c60a43872f6f5a3a322f5ea21ab7f0869d2ed25e79c3eb8521fa3c32d4" |
17 | 17 | ||
18 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
19 | 19 | ||