summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-05-10 18:14:13 +0200
committerArmin Kuster <akuster808@gmail.com>2018-05-17 08:25:28 -0700
commita7fc716d8df303242e992c87474fff3690c3d455 (patch)
tree62b5af423c8fa6551555b671cc263b4b88e9d354
parent227c0e302caaa2b46525ba0b76bf034eb8d446b7 (diff)
downloadmeta-openembedded-a7fc716d8df303242e992c87474fff3690c3d455.tar.gz
menulibre: update 2.1.5 -> 2.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-xfce/recipes-apps/menulibre/menulibre_2.2.0.bb (renamed from meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb b/meta-xfce/recipes-apps/menulibre/menulibre_2.2.0.bb
index d1f3471d6..b0e4784fe 100644
--- a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.5.bb
+++ b/meta-xfce/recipes-apps/menulibre/menulibre_2.2.0.bb
@@ -13,9 +13,9 @@ inherit distutils3 gtk-icon-cache distro_features_check
13 13
14REQUIRED_DISTRO_FEATURES = "x11" 14REQUIRED_DISTRO_FEATURES = "x11"
15 15
16SRC_URI = "https://launchpad.net/menulibre/2.1/${PV}/+download/${PN}-${PV}.tar.gz" 16SRC_URI = "https://launchpad.net/menulibre/2.2/${PV}/+download/${PN}-${PV}.tar.gz"
17SRC_URI[md5sum] = "efc7edb49bb0e5fea49e158b40573334" 17SRC_URI[md5sum] = "9690848dbf9196c3f7baa574e90378d8"
18SRC_URI[sha256sum] = "ef05b2722bab2acb7070d6c8ed0e7bd58bd4a4540bf498af9e889944f9da08b5" 18SRC_URI[sha256sum] = "546fec87f451c8f5c220d02b1f36dd850f4ce9ab607f8e9711ed8f2009e349fe"
19 19
20do_compile() { 20do_compile() {
21} 21}