[packages] vsftpd: update to 3.0.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33546 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
obsy 2012-09-25 14:21:52 +00:00
parent 96550e173b
commit 692197b4cd

View File

@ -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