mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
gparted: add UPSTREAM_CHECK_URI
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
f01427e362
commit
36494c63d8
@@ -13,6 +13,9 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "5eee2e6d74b15ef96b13b3a2310c868ed2298e03341021e7d12a5a98a1d1e109"
|
SRC_URI[sha256sum] = "5eee2e6d74b15ef96b13b3a2310c868ed2298e03341021e7d12a5a98a1d1e109"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/gparted/files/gparted/"
|
||||||
|
UPSTREAM_CHECK_REGEX = "gparted-(?P<pver>\d+\.(\d+)+(\.\d+)+)"
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
glib-2.0-native \
|
glib-2.0-native \
|
||||||
yelp-tools-native \
|
yelp-tools-native \
|
||||||
|
|||||||
Reference in New Issue
Block a user