summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/yad/yad_6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/yad/yad_6.0.bb')
-rw-r--r--meta-oe/recipes-graphics/yad/yad_6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/yad/yad_6.0.bb b/meta-oe/recipes-graphics/yad/yad_6.0.bb
index 6ede557c7c..029d79316b 100644
--- a/meta-oe/recipes-graphics/yad/yad_6.0.bb
+++ b/meta-oe/recipes-graphics/yad/yad_6.0.bb
@@ -5,7 +5,7 @@ AUTHOR = "Victor Ananjevsky"
5LICENSE = "GPLv3" 5LICENSE = "GPLv3"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7 7
8SRC_URI = "git://github.com/v1cont/yad.git" 8SRC_URI = "git://github.com/v1cont/yad.git;branch=master;protocol=https"
9SRCREV = "a5b1a7a3867bc7dffbbc539f586f301687b6ec02" 9SRCREV = "a5b1a7a3867bc7dffbbc539f586f301687b6ec02"
10 10
11inherit autotools gsettings features_check pkgconfig 11inherit autotools gsettings features_check pkgconfig