From d756e2c45b8eb4ca96c94d44e1d4ceab96d0108b Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Sat, 30 May 2020 22:33:14 +0200 Subject: proftpd: Fix typo for SRC_URI[md5sum] Signed-off-by: Konrad Weihmann Signed-off-by: Khem Raj (cherry picked from commit 5caca0f7bdefd28b9ecc446aea4177e2e297aa20) Signed-off-by: Armin Kuster --- meta-networking/recipes-daemons/proftpd/proftpd_1.3.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.6.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.6.bb index d5bbdd3745..1e4697a633 100644 --- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.6.bb +++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.6.bb @@ -13,7 +13,7 @@ SRC_URI = "ftp://ftp.proftpd.org/distrib/source/${BPN}-${PV}.tar.gz \ file://build_fixup.patch \ file://proftpd.service \ " -iSRC_URI[md5sum] = "13270911c42aac842435f18205546a1b" +SRC_URI[md5sum] = "13270911c42aac842435f18205546a1b" SRC_URI[sha256sum] = "91ef74b143495d5ff97c4d4770c6804072a8c8eb1ad1ecc8cc541b40e152ecaf" inherit autotools-brokensep useradd update-rc.d systemd multilib_script -- cgit v1.2.3-54-g00ecf