From 51e0d8b98d8b7a3c34f6378ffb0c739f9d79f703 Mon Sep 17 00:00:00 2001 From: obsy Date: Mon, 6 Sep 2010 17:36:28 +0000 Subject: [PATCH] [packages] vsftpd: update to 2.3.2 git-svn-id: svn://svn.openwrt.org/openwrt/packages@22959 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/vsftpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 690369b82..c249c2f9d 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vsftpd -PKG_VERSION:=2.3.0 +PKG_VERSION:=2.3.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/ -PKG_MD5SUM:=90ea878fcfba32f764cce4dc264a3d68 +PKG_MD5SUM:=bad7b117d737a738738836041edc00db include $(INCLUDE_DIR)/package.mk -- 2.11.0