summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/mpg123/mpg123_1.25.4.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.25.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.25.0.bb b/meta/recipes-multimedia/mpg123/mpg123_1.25.4.bb
index f86098ce20..96e8f21b75 100644
--- a/meta/recipes-multimedia/mpg123/mpg123_1.25.0.bb
+++ b/meta/recipes-multimedia/mpg123/mpg123_1.25.4.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] = "2ffbe29c99130215b0ee7d1b11c0ea4b" 14SRC_URI[md5sum] = "810e9d00fd75c92c4afafa20245317b5"
15SRC_URI[sha256sum] = "552e3e1db045e00f474252917007795ac295863fc8b13891859b3382d2f24e48" 15SRC_URI[sha256sum] = "cdb5620e8aab83f75a27dab3394a44b9cc4017fc77b2954b8425ca416db6b3e7"
16 16
17inherit autotools pkgconfig 17inherit autotools pkgconfig
18 18