mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
vsftpd: rebuild against OpenSSL
This commit is contained in:
parent
f275a1cbce
commit
d6af4450fc
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'vsftpd'
|
# Template file for 'vsftpd'
|
||||||
pkgname=vsftpd
|
pkgname=vsftpd
|
||||||
version=3.0.3
|
version=3.0.3
|
||||||
revision=13
|
revision=14
|
||||||
build_style=gnu-makefile
|
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"
|
short_desc="FTP daemon with focus on security"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue