From e7e6ecf4842a21cfe3c86b1be05c53cdd822875b Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 30 May 2009 15:10:15 +0000 Subject: [PATCH] [package] update vsftpd to 2.1.1 (#5236) git-svn-id: svn://svn.openwrt.org/openwrt/packages@16211 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/vsftpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 59aaf1003..4fd31e1a1 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.11.0