From f4b73e8ec1c5cbeac6a1cea104db3a30dadb41e3 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Thu, 27 Aug 2026 14:53:20 +1200 Subject: [PATCH] proftpd: upgrade 1.3.9c -> 1.3.9d Changelog: https://github.com/proftpd/proftpd/blob/v1.3.9d/NEWS Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../proftpd/{proftpd_1.3.9c.bb => proftpd_1.3.9d.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/proftpd/{proftpd_1.3.9c.bb => proftpd_1.3.9d.bb} (99%) diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9c.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9d.bb similarity index 99% rename from meta-networking/recipes-daemons/proftpd/proftpd_1.3.9c.bb rename to meta-networking/recipes-daemons/proftpd/proftpd_1.3.9d.bb index 28cab7d47e..81a7094359 100644 --- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9c.bb +++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9d.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.proftpd.org" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" -SRCREV = "78a1bea439969913d7002bfb16ee7f0f60e262b4" +SRCREV = "f59f248e26bdfa514443e42bf72a145641df635d" BRANCH = "1.3.9" SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https;tag=v${PV} \