]> code.ossystems Code Review - openembedded-core.git/commitdiff
mpg123: fix upstream version check
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 31 May 2020 15:52:46 +0000 (17:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 14:25:54 +0000 (15:25 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/mpg123/mpg123_1.25.13.bb

index 125574fcfc9cd63aa1facb4c57443a23451b1a1e..6c7b6fa8c3979f0c994f8111007407ac760d3c0c 100644 (file)
@@ -14,6 +14,8 @@ SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2 \
 SRC_URI[md5sum] = "294a6c30546504ec3d0deac2b2ea22be"
 SRC_URI[sha256sum] = "90306848359c793fd43b9906e52201df18775742dc3c81c06ab67a806509890a"
 
+UPSTREAM_CHECK_REGEX = "mpg123-(?P<pver>\d+(\.\d+)+)\.tar"
+
 inherit autotools pkgconfig
 
 # The options should be mutually exclusive for configuration script.