vsftpd: rebuild against OpenSSL
This commit is contained in:
parent
f275a1cbce
commit
d6af4450fc
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue