summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/mpg123
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-10-04 16:58:35 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-09 12:33:16 +0000
commit27353b386dfb9fe3299fa516cc864fbb6ead2251 (patch)
treee94def7e15f65edbbf3c81d4737942ac6ad52b02 /meta/recipes-multimedia/mpg123
parent4c63d6935a4a4d19f09051a97b9d0e38c86359e8 (diff)
downloadpoky-27353b386dfb9fe3299fa516cc864fbb6ead2251.tar.gz
mpg123: update to 1.25.7
(From OE-Core rev: 32569391c62c96fb133c6d92f32f474b2119ec2b) 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/mpg123')
-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"
11LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3" 11LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3"
12 12
13SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" 13SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2"
14SRC_URI[md5sum] = "43336bef78f67c2e66c4f6c288ca1eb3" 14SRC_URI[md5sum] = "710f2d8689b24e86376bd64a05d7888b"
15SRC_URI[sha256sum] = "0f0458c9b87799bc2c9bf9455279cc4d305e245db43b51a39ef27afe025c5a8e" 15SRC_URI[sha256sum] = "31b15ebcf26111b874732e07c8e60de5053ee555eea15fb70c657a4f9f0344f3"
16 16
17inherit autotools pkgconfig 17inherit autotools pkgconfig
18 18