From ecffa19baffa1c4668e1ef310c98b72fd5e0471b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 3 Nov 2015 00:29:05 +0100 Subject: [PATCH] lxqt-openssh-askpass: update to 0.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit COPYING was moved to LICENSE and slightly reformatted Signed-off-by: Andreas Müller --- .../lxqt-openssh-askpass/lxqt-openssh-askpass_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-lxqt/lxqt-openssh-askpass/lxqt-openssh-askpass_git.bb b/recipes-lxqt/lxqt-openssh-askpass/lxqt-openssh-askpass_git.bb index 4bfc2b96..2f8ba4a7 100644 --- a/recipes-lxqt/lxqt-openssh-askpass/lxqt-openssh-askpass_git.bb +++ b/recipes-lxqt/lxqt-openssh-askpass/lxqt-openssh-askpass_git.bb @@ -1,10 +1,10 @@ SUMMARY = "This is a very small helper app for ssh-agent" LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6" +LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da" inherit lxqt DEPENDS += "liblxqt" -SRCREV = "e353956f5f1153ea4e2c58cc889635c20f2b6c87" -PV = "0.9.0+git${SRCPV}" +SRCREV = "0e300d83451c7a33e6130d1806bd9196c84e4b91" +PV = "0.10.0"