diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-10 11:20:03 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-11 14:49:15 +0200 |
commit | 692072ca860b3234b31f3536cd36d35f15790836 (patch) | |
tree | 1fa7dee6494f42e689dcf2b9622ab6cab4dbeaa5 /recipes/openh323 | |
parent | 9c58805777928fd16a3dfbd9f173a9a82d0cba94 (diff) |
openh323_1.13.5.4: add missing checksum
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openh323')
-rw-r--r-- | recipes/openh323/openh323_1.13.5.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/openh323/openh323_1.13.5.4.bb b/recipes/openh323/openh323_1.13.5.4.bb index 8a3aaee941..1397f6742e 100644 --- a/recipes/openh323/openh323_1.13.5.4.bb +++ b/recipes/openh323/openh323_1.13.5.4.bb @@ -48,3 +48,6 @@ do_stage() { install -d ${STAGING_DATADIR}/openh323 install -m 0644 openh323u.mak ${STAGING_DATADIR}/openh323 } + +SRC_URI[md5sum] = "69050e8db79416f95c8d4ba5b9721318" +SRC_URI[sha256sum] = "d7ec127ef2521bb2d123daf40fb125832de80ba0a2ad39aab907e73ad0a6a632" |