summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:57:12 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:49:52 -0800
commitb6914c12e813e45683fcf7915774708ed1c5901c (patch)
tree7d1b59ef543638af2556159aabda32f3e6eedbe9 /meta-xfce
parentf89f87da722e32257158b54c01d5f221bb1cb00c (diff)
downloadmeta-openembedded-b6914c12e813e45683fcf7915774708ed1c5901c.tar.gz
xarchiver: upgrade 0.5.4.17 -> 0.5.4.21
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb
index ea7e8005e..e325e5d02 100644
--- a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb
+++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
8DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native" 8DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native"
9 9
10SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https"
11SRCREV = "2f6c91e756678f0723305d8636e8e393c1eef32c" 11SRCREV = "55f923ebc623bcc8f53368543847350a23688189"
12PV = "0.5.4.17" 12PV = "0.5.4.21"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg 15inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg