From bf3172d0166e439280faa9a5884332825adebaf9 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sun, 4 Oct 2020 12:48:41 +0200 Subject: [PATCH] proftpd: update to 1.3.7a. --- srcpkgs/proftpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/proftpd/template b/srcpkgs/proftpd/template index 1e003dadf5a..ee73c33f83c 100644 --- a/srcpkgs/proftpd/template +++ b/srcpkgs/proftpd/template @@ -1,6 +1,6 @@ # Template file for 'proftpd' pkgname=proftpd -version=1.3.7 +version=1.3.7a revision=1 build_style=gnu-configure makedepends="libcap-devel" @@ -10,7 +10,7 @@ license="GPL-3.0-or-later" homepage="http://www.proftpd.org/" changelog="https://github.com/proftpd/proftpd/blob/${version}/RELEASE_NOTES" distfiles="https://github.com/proftpd/proftpd/archive/v${version}.tar.gz" -checksum=9aee9aafc0f22390d2c5371beed615bc366e2699a2426ddd9631f9510c3576b7 +checksum=8b7bbf9757988935352d9dec5ebf96b6a1e6b63a6cdac2e93202ac6c42c4cd96 conf_files="/etc/proftpd.conf" proftpd-devel_package() {