diff options
author | Dengke Du <dengke.du@windriver.com> | 2017-08-18 02:42:20 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-18 23:46:38 +0100 |
commit | 4e3878a808b1e2866e7e7f87867eb0965a0f976e (patch) | |
tree | f0d7cbb7fd5a8d3066c8d72d77a2efa85cf82443 /meta/recipes-multimedia | |
parent | 9682346400a1bab8487878ab07d32605530d56a1 (diff) | |
download | poky-4e3878a808b1e2866e7e7f87867eb0965a0f976e.tar.gz |
mpg123: upgrade to 1.25.6
(From OE-Core rev: 03abde044a6c7cf4a54a9d074189f192b331d650)
Signed-off-by: Dengke Du <dengke.du@windriver.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.25.6.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.25.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.4.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.6.bb index 96e8f21b75..cb86199fe5 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.25.4.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.6.bb | |||
@@ -11,8 +11,8 @@ LICENSE_FLAGS = "commercial" | |||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3" | 11 | 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 | SRC_URI[md5sum] = "810e9d00fd75c92c4afafa20245317b5" | 14 | SRC_URI[md5sum] = "43336bef78f67c2e66c4f6c288ca1eb3" |
15 | SRC_URI[sha256sum] = "cdb5620e8aab83f75a27dab3394a44b9cc4017fc77b2954b8425ca416db6b3e7" | 15 | SRC_URI[sha256sum] = "0f0458c9b87799bc2c9bf9455279cc4d305e245db43b51a39ef27afe025c5a8e" |
16 | 16 | ||
17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
18 | 18 | ||