diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 14:18:53 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 14:37:10 +0200 |
commit | 3b9734626c4f02767b9470d4de3aed74b2163b97 (patch) | |
tree | b63055d5a48215c57cdb757914047a4261f68f76 /recipes/xffm | |
parent | f9007eea70a9a2832d3ee8066cafae3fb6924538 (diff) |
xfce: xfcalendar and xffm for 4.2 are only in .tar.gz not .tar.bz2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xffm')
-rw-r--r-- | recipes/xffm/xffm_4.2.2.bb | 5 | ||||
-rw-r--r-- | recipes/xffm/xffm_4.2.3.bb | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xffm/xffm_4.2.2.bb b/recipes/xffm/xffm_4.2.2.bb index c098e1c96b..788b757b0e 100644 --- a/recipes/xffm/xffm_4.2.2.bb +++ b/recipes/xffm/xffm_4.2.2.bb @@ -3,3 +3,8 @@ # Released under the MIT license (see packages/COPYING) require ${PN}.inc + +SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.gz" + +SRC_URI[md5sum] = "5eb5ede5b2bfac564c26d96ee06a3241" +SRC_URI[sha256sum] = "0cde8831dc56669a046f6284b0a8dabd583942837e41832e7ed57e57020c4446"
\ No newline at end of file diff --git a/recipes/xffm/xffm_4.2.3.bb b/recipes/xffm/xffm_4.2.3.bb index c098e1c96b..ff574fa90b 100644 --- a/recipes/xffm/xffm_4.2.3.bb +++ b/recipes/xffm/xffm_4.2.3.bb @@ -3,3 +3,8 @@ # Released under the MIT license (see packages/COPYING) require ${PN}.inc + +SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.gz" + +SRC_URI[md5sum] = "5d2a990bb725b6720db93f34dd91a731" +SRC_URI[sha256sum] = "791a05a2fd695508ff6b3fd3e0e2be66de28a3d0bf86ee22e14126992d7aef21"
\ No newline at end of file |