From: obsy Date: Tue, 25 Sep 2012 14:21:52 +0000 (+0000) Subject: [packages] vsftpd: update to 3.0.2 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=692197b4cd9221687690da0c83c2aa55624543f8;p=packages.git [packages] vsftpd: update to 3.0.2 git-svn-id: svn://svn.openwrt.org/openwrt/packages@33546 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index db10b3c0a..8d155b239 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