diff --git a/vsftpd/.md5sum b/vsftpd/.md5sum index 4c56e1a2b..4acdbf06d 100644 --- a/vsftpd/.md5sum +++ b/vsftpd/.md5sum @@ -1,3 +1,3 @@ 7f5bb0bcd0f3a54673157aaaee6f6c30 vsftpd 8b00c749719089401315bd3c44dddbb2 vsftpd-3.0.2.tar.gz -5ac97dc3f1bb4a54cbbb329271af4159 vsftpd-config.patch +e63aa87613fb5abcbd4c97afe2a15b92 vsftpd-config.patch diff --git a/vsftpd/Pkgfile b/vsftpd/Pkgfile index e441a617e..67aea526d 100644 --- a/vsftpd/Pkgfile +++ b/vsftpd/Pkgfile @@ -1,11 +1,11 @@ # Description: Probably the most secure and fastest FTP server # URL: http://vsftpd.beasts.org # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: openssl libcap tcp_wrappers +# Depends on: openssl libcap name=vsftpd version=3.0.2 -release=1 +release=2 source=(https://security.appspot.com/downloads/$name-$version.tar.gz \ $name-config.patch vsftpd) diff --git a/vsftpd/vsftpd-config.patch b/vsftpd/vsftpd-config.patch index 07dad0a58..2b1e94d01 100644 --- a/vsftpd/vsftpd-config.patch +++ b/vsftpd/vsftpd-config.patch @@ -46,7 +46,7 @@ diff -Nru vsftpd-3.0.0.orig/builddefs.h vsftpd-3.0.0/builddefs.h -#undef VSF_BUILD_TCPWRAPPERS -#define VSF_BUILD_PAM -#undef VSF_BUILD_SSL -+#define VSF_BUILD_TCPWRAPPERS ++#undef VSF_BUILD_TCPWRAPPERS +#undef VSF_BUILD_PAM +#define VSF_BUILD_SSL