mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
update vsftpd to latest upstream release (v2.0.4) and fix patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2916 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=vsftpd
|
||||
PKG_VERSION:=1.2.2
|
||||
PKG_VERSION:=2.0.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=5a38e1c69062e7688fbbdae6d1196de2
|
||||
PKG_MD5SUM:=c0bf8c7b8e15ab15827172786fc56115
|
||||
|
||||
PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
||||
Reference in New Issue
Block a user