[packages] vsftpd: Change dl source due to backdoor discovered in original site

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27443 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
obsy 2011-07-04 10:51:45 +00:00
parent 9565ff42b7
commit e13cef761e

View File

@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=vsftpd
PKG_VERSION:=2.3.4
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/
PKG_SOURCE_URL:=https://security.appspot.com/downloads/
PKG_MD5SUM:=2ea5d19978710527bb7444d93b67767a
include $(INCLUDE_DIR)/package.mk