vsftpd: update to 3.0.5.

This commit is contained in:
Anthony Iliopoulos 2021-08-27 13:38:03 +00:00 committed by Érico Nogueira Rolim
parent 766a1750c2
commit e2ca6530f7

View file

@ -1,6 +1,6 @@
# Template file for 'vsftpd' # Template file for 'vsftpd'
pkgname=vsftpd pkgname=vsftpd
version=3.0.4 version=3.0.5
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="pam-devel libcap-devel libnsl-devel openssl-devel" makedepends="pam-devel libcap-devel libnsl-devel openssl-devel"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://security.appspot.com/vsftpd.html" homepage="https://security.appspot.com/vsftpd.html"
distfiles="https://security.appspot.com/downloads/${pkgname}-${version}.tar.gz" distfiles="https://security.appspot.com/downloads/${pkgname}-${version}.tar.gz"
checksum=6b9421bd27e8a6cdeed5b31154f294a20b003a11a26c09500715a0a6b1b86a26 checksum=26b602ae454b0ba6d99ef44a09b6b9e0dfa7f67228106736df1f278c70bc91d3
system_accounts="ftp" system_accounts="ftp"
ftp_pgroup=nogroup ftp_pgroup=nogroup