vsftpd: update to 3.0.5.
This commit is contained in:
parent
766a1750c2
commit
e2ca6530f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vsftpd'
|
||||
pkgname=vsftpd
|
||||
version=3.0.4
|
||||
version=3.0.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="pam-devel libcap-devel libnsl-devel openssl-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://security.appspot.com/vsftpd.html"
|
||||
distfiles="https://security.appspot.com/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=6b9421bd27e8a6cdeed5b31154f294a20b003a11a26c09500715a0a6b1b86a26
|
||||
checksum=26b602ae454b0ba6d99ef44a09b6b9e0dfa7f67228106736df1f278c70bc91d3
|
||||
|
||||
system_accounts="ftp"
|
||||
ftp_pgroup=nogroup
|
||||
|
|
Loading…
Reference in a new issue