mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
vsftpd: bump to version 3.0.2
Bump vsftpd to version 3.0.2, closes bug #5330 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0d2b707f81
commit
75f6e1df60
@ -4,9 +4,11 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
VSFTPD_VERSION = 2.3.5
|
VSFTPD_VERSION = 3.0.2
|
||||||
VSFTPD_SITE = https://security.appspot.com/downloads
|
VSFTPD_SITE = https://security.appspot.com/downloads
|
||||||
VSFTPD_LIBS = -lcrypt
|
VSFTPD_LIBS = -lcrypt
|
||||||
|
VSFTPD_LICENSE = GPLv2
|
||||||
|
VSFTPD_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
define VSFTPD_ENABLE_SSL
|
define VSFTPD_ENABLE_SSL
|
||||||
$(SED) 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' $(@D)/builddefs.h
|
$(SED) 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' $(@D)/builddefs.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user