vsftpd: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:58 +01:00
parent f275a1cbce
commit d6af4450fc

View file

@ -1,9 +1,9 @@
# Template file for 'vsftpd'
pkgname=vsftpd
version=3.0.3
revision=13
revision=14
build_style=gnu-makefile
makedepends="pam-devel libcap-devel libnsl-devel libressl-devel"
makedepends="pam-devel libcap-devel libnsl-devel openssl-devel"
short_desc="FTP daemon with focus on security"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only"