From d1b64999d1a43d794cd411afddfc04b390ff41a1 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Wed, 3 Nov 2021 13:55:24 +0100 Subject: [PATCH] proftpd: update to 1.3.7c. --- srcpkgs/proftpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/proftpd/template b/srcpkgs/proftpd/template index ee73c33f83c..8b20d7697e8 100644 --- a/srcpkgs/proftpd/template +++ b/srcpkgs/proftpd/template @@ -1,6 +1,6 @@ # Template file for 'proftpd' pkgname=proftpd -version=1.3.7a +version=1.3.7c 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=8b7bbf9757988935352d9dec5ebf96b6a1e6b63a6cdac2e93202ac6c42c4cd96 +checksum=7070968b9b6cf614ce7f756c8c1a66c32c1afa4f961784a62301790a801400da conf_files="/etc/proftpd.conf" proftpd-devel_package() {