updated vsftpd to 2.0.5 (closes: #1333)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6611 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-03-19 01:57:34 +00:00
parent a7e4453522
commit 7639f59b8a

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=vsftpd
PKG_VERSION:=2.0.4
PKG_VERSION:=2.0.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/
PKG_MD5SUM:=c0bf8c7b8e15ab15827172786fc56115
PKG_MD5SUM:=146062e8b2f93af43ff6c2c770feea94
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)