[oe-commits] Klaus Schwarzkopf : xfcalendar_4.2.3: fixed SCR_URI

git version control git at git.openembedded.org
Thu Dec 9 20:57:08 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d158b1021d839e807c48759f61a0bd82803529c4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d158b1021d839e807c48759f61a0bd82803529c4

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sun Dec  5 15:05:37 2010 +0100

xfcalendar_4.2.3: fixed SCR_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/xfce-extras/xfcalendar_4.2.3.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/xfce-extras/xfcalendar_4.2.3.bb b/recipes/xfce-extras/xfcalendar_4.2.3.bb
index ebab53e..1e6647b 100644
--- a/recipes/xfce-extras/xfcalendar_4.2.3.bb
+++ b/recipes/xfce-extras/xfcalendar_4.2.3.bb
@@ -4,6 +4,11 @@
 
 require ${PN}.inc
 
+SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "d2e2c8e010cca708295aeaf621086205"
+SRC_URI[sha256sum] = "ad8d141d23f48736180d3913a0600d1733d71a341fd1889e69f727a998cfa0a3"
+
 PACKAGES += " ${PN}-mcs-plugins"
 FILES_${PN}-mcs-plugins += "${libdir}/xfce4/mcs-plugins/*.so"
 





More information about the Openembedded-commits mailing list