wok-current diff vsftpd/receipt @ rev 11864

up vsftpd 2.3.5. Added description files
author Samuel Trassare <samuel_trassare@yahoo.com>
date Mon Feb 27 12:41:31 2012 -0800 (2012-02-27)
parents 7aef52db895d
children 1cdc31757d53
line diff
     1.1 --- a/vsftpd/receipt	Fri Nov 04 12:36:01 2011 +0100
     1.2 +++ b/vsftpd/receipt	Mon Feb 27 12:41:31 2012 -0800
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vsftpd"
     1.7 -VERSION="2.2.0"
     1.8 +VERSION="2.3.5"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Secure FTP server"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS=""
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://vsftpd.beasts.org/"
    1.15 -WGET_URL="ftp://vsftpd.beasts.org/users/cevans/$TARBALL"
    1.16 +WGET_URL="https://security.appspot.com/downloads/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()