From: Cezary Jackiewicz Date: Tue, 25 Sep 2012 14:21:52 +0000 (+0000) Subject: [packages] vsftpd: update to 3.0.2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=90812b3bacc0a3f913951b477c14fa84d9f2a598;p=openwrt%2Fsvn-archive%2Farchive.git [packages] vsftpd: update to 3.0.2 SVN-Revision: 33546 --- diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index db10b3c0a4..8d155b239a 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vsftpd -PKG_VERSION:=3.0.0 +PKG_VERSION:=3.0.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://security.appspot.com/downloads/ -PKG_MD5SUM:=ad9fa952558c2c5b0426ccaccff0f972 +PKG_MD5SUM:=8b00c749719089401315bd3c44dddbb2 include $(INCLUDE_DIR)/package.mk