diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:35:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:51:36 +0200 |
commit | 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch) | |
tree | 539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/nonworking/snmpz | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/nonworking/snmpz')
-rw-r--r-- | recipes/nonworking/snmpz/snmpz_1.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/snmpz/snmpz_1.1.bb b/recipes/nonworking/snmpz/snmpz_1.1.bb index 0e3cd74c69..da9fb93e06 100644 --- a/recipes/nonworking/snmpz/snmpz_1.1.bb +++ b/recipes/nonworking/snmpz/snmpz_1.1.bb @@ -7,3 +7,6 @@ DEPENDS = "virtual/libqpe snmp++" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/SNMPz-${PV}.tar.gz" S = "${WORKDIR}/SNMPz-${PV}" + +SRC_URI[md5sum] = "de9c5591ef61498055779af0f0a445f3" +SRC_URI[sha256sum] = "ede9e8aa1d56e50a18a9c3ad3778e24c9612128739bbab9112278367289b81ea" |