diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-10-04 16:58:35 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-09 12:33:09 +0000 |
commit | 32569391c62c96fb133c6d92f32f474b2119ec2b (patch) | |
tree | dbee55813c88603a09614fa82f0a20acaea9faf6 | |
parent | caf7310c93657af489096493f6cbad6439a7476c (diff) | |
download | openembedded-core-32569391c62c96fb133c6d92f32f474b2119ec2b.tar.gz openembedded-core-32569391c62c96fb133c6d92f32f474b2119ec2b.tar.bz2 openembedded-core-32569391c62c96fb133c6d92f32f474b2119ec2b.zip |
mpg123: update to 1.25.7
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
-rw-r--r-- | meta/recipes-multimedia/mpg123/mpg123_1.25.7.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.25.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.6.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.7.bb index cb86199fe5..1d2b875d18 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.6.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.7.bb @@ -11,8 +11,8 @@ LICENSE_FLAGS = "commercial" LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3" SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" -SRC_URI[md5sum] = "43336bef78f67c2e66c4f6c288ca1eb3" -SRC_URI[sha256sum] = "0f0458c9b87799bc2c9bf9455279cc4d305e245db43b51a39ef27afe025c5a8e" +SRC_URI[md5sum] = "710f2d8689b24e86376bd64a05d7888b" +SRC_URI[sha256sum] = "31b15ebcf26111b874732e07c8e60de5053ee555eea15fb70c657a4f9f0344f3" inherit autotools pkgconfig |