From defaf2138f8d1bbf42c016b2bcb77dff2c0fb14c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 9 Dec 2015 11:58:40 +0100 Subject: [PATCH] menu-cache: update to 1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/menu-cache/menu-cache_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/menu-cache/menu-cache_git.bb b/recipes-lxqt/menu-cache/menu-cache_git.bb index 0e4f043e..42f71269 100644 --- a/recipes-lxqt/menu-cache/menu-cache_git.bb +++ b/recipes-lxqt/menu-cache/menu-cache_git.bb @@ -8,8 +8,8 @@ DEPENDS = "glib-2.0 libfm-extra" SRC_URI = "git://github.com/lxde/${BPN}.git" S = "${WORKDIR}/git" -SRCREV = "e9ece4a1f8b82e7c5d7eba67a62f5d7e71c6e3ea" -PV = "1.0.0+git${SRCPV}" +SRCREV = "4f60184fd82b5b54531367e480a14785459b8600" +PV = "1.0.1" do_configure_append() { # fix binary installation path to what others do