mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-17 00:25:36 +00:00
xarchiver: Specify the version in the recipe file name
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6d65830786
commit
0de0685374
@ -9,7 +9,7 @@ DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native"
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https"
|
||||||
SRCREV = "55f923ebc623bcc8f53368543847350a23688189"
|
SRCREV = "55f923ebc623bcc8f53368543847350a23688189"
|
||||||
PV = "0.5.4.21"
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg
|
inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg
|
||||||
Loading…
x
Reference in New Issue
Block a user