[package] updat vsftpd to 2.2.2 (#6191)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 22 Nov 2009 16:41:29 +0000 (16:41 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 22 Nov 2009 16:41:29 +0000 (16:41 +0000)
SVN-Revision: 18484

net/vsftpd/Makefile

index 133e7df6b5d3b19af78a17c697221b3f3bce5123..e829ae1ff18fe669c754b2f30870b25784fa5e78 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=vsftpd
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=vsftpd
-PKG_VERSION:=2.2.1
+PKG_VERSION:=2.2.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/
-PKG_MD5SUM:=a25e53dd86fada8d3897910b8f0efdb7
+PKG_MD5SUM:=6d6bc136af14c23f8fef6f1a51f55418
 
 include $(INCLUDE_DIR)/package.mk
 
 
 include $(INCLUDE_DIR)/package.mk