[oe-commits] [openembedded-core] 01/25: mpg123: upgrade 1.25.10 -> 1.25.11

git at git.openembedded.org git at git.openembedded.org
Fri Jul 26 07:42:05 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 0217cd39148a6388125128d885a114a8edcfc94a
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Tue Jul 23 12:40:27 2019 +0800

    mpg123: upgrade 1.25.10 -> 1.25.11
    
    Release notes:
    https://www.mpg123.de/#2019-07-18
    
    Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../mpg123/{mpg123_1.25.10.bb => mpg123_1.25.11.bb}                   | 4 ++--
 1 file 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
similarity index 94%
rename from meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb
rename to meta/recipes-multimedia/mpg123/mpg123_1.25.11.bb
index dfb10bb..d063ef5 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"
 
 SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2 \
            file://sdl2.patch"
-SRC_URI[md5sum] = "ea32caa61d41d8be797f0b04a1b43ad9"
-SRC_URI[sha256sum] = "6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023"
+SRC_URI[md5sum] = "64749512a6fdc117227abe13fee4cc36"
+SRC_URI[sha256sum] = "df063307faa27c7d9efe63d2139b1564cfc7cdbb7c6f449c89ef8faabfa0eab2"
 
 inherit autotools pkgconfig
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list