diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 16:33:05 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:53:05 +0200 |
commit | 0a31f35d99b56aa0f670909dc1df99c3e03c01d1 (patch) | |
tree | 3b342f4bd0db08deb828c6efa6986fbe021f39ac /recipes/ekg/ekg_1.6.bb | |
parent | c08ac4813eb2b5c4b38aeb018d763fc1cfcfab49 (diff) |
recipes: few more checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/ekg/ekg_1.6.bb')
-rw-r--r-- | recipes/ekg/ekg_1.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/ekg/ekg_1.6.bb b/recipes/ekg/ekg_1.6.bb index 1fbfeef19a..976235509e 100644 --- a/recipes/ekg/ekg_1.6.bb +++ b/recipes/ekg/ekg_1.6.bb @@ -14,3 +14,6 @@ PACKAGES =+ "libgadu" FILES_${PN} = "${bindir}/${PN} ${datadir}/${PN}/* ${datadir}/${PN}/themes/*" FILES_libgadu = "${libdir}/libgadu.so*" + +SRC_URI[md5sum] = "1094eee5062d9b9900c4b28bd68fb564" +SRC_URI[sha256sum] = "c6dc601e20bb43c94f5689f05bca8e8501af4cff9dd760afdb3d6998c6952c28" |