mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
vsftpd: bump to version 2.3.4
Bump vsftpd to version 2.3.4 Fixes build issues with binutils 2.22+ and changed upstream URL Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b224dc9e01
commit
5806dd23ed
@ -3,10 +3,9 @@
|
|||||||
# vsftpd
|
# vsftpd
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
VSFTPD_VERSION = 2.3.2
|
|
||||||
VSFTPD_SOURCE = vsftpd-$(VSFTPD_VERSION).tar.gz
|
|
||||||
VSFTPD_SITE = ftp://vsftpd.beasts.org/users/cevans
|
|
||||||
|
|
||||||
|
VSFTPD_VERSION = 2.3.4
|
||||||
|
VSFTPD_SITE = https://security.appspot.com/downloads
|
||||||
VSFTPD_LIBS = -lcrypt
|
VSFTPD_LIBS = -lcrypt
|
||||||
|
|
||||||
define VSFTPD_ENABLE_SSL
|
define VSFTPD_ENABLE_SSL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user