]> code.ossystems Code Review - openembedded-core.git/commitdiff
menu-cache: fix upstream version check
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Feb 2019 17:47:12 +0000 (18:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Feb 2019 11:30:26 +0000 (11:30 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/menu-cache/menu-cache_1.1.0.bb

index dfc15ba5ed3b419b4570393394e2e2aec7f908ad..ddbbd940669061dd76dce8d01027f5de3257b576 100644 (file)
@@ -13,6 +13,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/menu-cache-${PV}.tar.xz"
 SRC_URI[md5sum] = "99999a0bca48b980105208760c8fd893"
 SRC_URI[sha256sum] = "ed02eb459dcb398f69b9fa5bf4dd813020405afc84331115469cdf7be9273ec7"
 
-UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/lxde/files/menu-cache/1.0/"
+UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/lxde/files/menu-cache/1.1/"
 
 inherit autotools gettext pkgconfig gtk-doc