meta-digi-dey: Update stunnel to version 4.56.

They removed old versions from the download location so 4.54 now fails.

https://jira.digi.com/browse/DEL-516

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-06-19 11:07:29 +02:00
parent dc9d56dc47
commit 6101d5925f
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ SECTION = "console/network"
DEPENDS = "openssl" DEPENDS = "openssl"
HOMEPAGE = "http://www.stunnel.org" HOMEPAGE = "http://www.stunnel.org"
LICENSE = "GPLv2" LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=06715c92fdfd7a3dcf901b26b162b64c" LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666"
INC_PR = "r0" INC_PR = "r0"

View File

@ -7,5 +7,5 @@ SRC_URI = "http://www.stunnel.org/downloads/stunnel-${PV}.tar.gz \
file://init \ file://init \
file://stunnel.conf" file://stunnel.conf"
SRC_URI[md5sum] = "c2b1db99e3ed547214568959a8ed18ac" SRC_URI[md5sum] = "ac4c4a30bd7a55b6687cbd62d864054c"
SRC_URI[sha256sum] = "b7e1b9e63569574dbdabee8af90b8ab88db3fe13dcb1268d59a1408c56e6de7b" SRC_URI[sha256sum] = "9cae2cfbe26d87443398ce50d7d5db54e5ea363889d5d2ec8d2778a01c871293"