diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 5c4aaa77c..391d4873a 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -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)