From b692d5c3f7ea232ee2b4b5b783d6584a02cfb110 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 1 Oct 2021 17:35:42 -0500 Subject: [PATCH] sftpgo: update to 2.1.2. --- srcpkgs/sftpgo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sftpgo/template b/srcpkgs/sftpgo/template index fda2729bd65c..b9fd18c8717f 100644 --- a/srcpkgs/sftpgo/template +++ b/srcpkgs/sftpgo/template @@ -1,6 +1,6 @@ # Template file for 'sftpgo' pkgname=sftpgo -version=2.1.0 +version=2.1.2 revision=1 build_style=go go_import_path=github.com/drakkan/sftpgo @@ -9,7 +9,7 @@ maintainer="Michael Aldridge " license="AGPL-3.0" homepage="https://github.com/drakkan/sftpgo" distfiles="https://github.com/drakkan/sftpgo/archive/refs/tags/v$version.tar.gz" -checksum=d04d75f1baee9d4510e40240e1b24b075430244abda8f7daef5922f5f3ca7fa9 +checksum=a3791f75960b57a2aaf329e05db931be4887dab5f11bd03bf7f2c20e5d9b0d04 post_install() { vlicense LICENSE