From 77e6110e4c3a522b8a50dd9434a58919b8476388 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 30 May 2009 15:10:15 +0000 Subject: [PATCH] [package] update vsftpd to 2.1.1 (#5236) SVN-Revision: 16211 --- net/vsftpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 59aaf10036..4fd31e1a11 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vsftpd -PKG_VERSION:=2.1.0 -PKG_RELEASE:=2 +PKG_VERSION:=2.1.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/ -PKG_MD5SUM:=7890b54e7ffa6106ffbdfda53f47fa41 +PKG_MD5SUM:=b1fab0e6212738f9f3572e067c419778 include $(INCLUDE_DIR)/package.mk -- 2.30.2