From 099553691c09150f6cbe7b537ea6d94ff9590d10 Mon Sep 17 00:00:00 2001 From: Simon Frankenberger <simon@fraho.eu> Date: Mon, 17 Mar 2025 05:36:21 +0100 Subject: [PATCH] community/proftpd: upgrade to 1.3.9 --- community/proftpd/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/proftpd/APKBUILD b/community/proftpd/APKBUILD index 111a4b896664..7c153e44f586 100644 --- a/community/proftpd/APKBUILD +++ b/community/proftpd/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Valery Kartel <valery.kartel@gmail.com> # Maintainer: Simon Frankenberger <simon-alpine@fraho.eu> pkgname=proftpd -pkgver=1.3.8c +pkgver=1.3.9 _pkgver=${pkgver/_/} pkgrel=0 pkgdesc="Highly configurable FTP server software" @@ -197,7 +197,7 @@ _post_mod_sftp() { } sha512sums=" -fccf8577afc748e8416feb3879616f0f829ef777b7a8effabc18a6810213241d370a0e64dfbc754728c21ddd07c072f7f3a05dcebc517a4ba6790638091007fb proftpd-1.3.8c.tar.gz +5cc53d7909f8b45718509b547aeffaf027cec66b1c34ed9f3a7de1ba561f9ca3d51bb991edb24c8f833bb47e0131619850a4bfd4fec509505769d123e78dc8b3 proftpd-1.3.9.tar.gz 142f8ba096844eb48883cdd3890fa3c0c4c8f73f7ce4f2acd5fb742053f8a3605b3f6ca5d5ab6c62c673d76eb60885d796af55bd7b53950794c4e7e2837973b8 proftpd.logrotate a03124a88c0c9f3981762804c62aa479f36227f24408a60437bf737c1e783c539a2d2c0aed0b1d95e56a587bdb5c372f6d670c298cdb7433ecd1f64d4bef7c42 proftpd.initd c6c6b6c32dd00d31fc1e328e989c77944aac993818747da05794c9560a270630e9bc7e09ac29215b57bcc709299d3720ae9009d3e2a94a0aef8cc5729fae1d0b proftpd.conf -- GitLab