diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/mpg123/mpg123_1.23.6.bb (renamed from meta/recipes-multimedia/mpg123/mpg123_1.23.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.23.5.bb b/meta/recipes-multimedia/mpg123/mpg123_1.23.6.bb index dd510c07a0..6ee457d048 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.23.5.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.23.6.bb | |||
@@ -12,8 +12,8 @@ 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 | 14 | ||
15 | SRC_URI[md5sum] = "6a318579dd7b52c5851bb7950af969ac" | 15 | SRC_URI[md5sum] = "ed22a3e664f076fa05131a3454ef8166" |
16 | SRC_URI[sha256sum] = "b658df672813511ff9b68a1553917220b675067204cdb58dbb59a2b8179350b2" | 16 | SRC_URI[sha256sum] = "4073d9c60a43872f6f5a3a322f5ea21ab7f0869d2ed25e79c3eb8521fa3c32d4" |
17 | 17 | ||
18 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
19 | 19 | ||