projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9047beb
)
[package] update vsftpd to 2.1.1 (#5236)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 30 May 2009 15:10:15 +0000
(15:10 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 30 May 2009 15:10:15 +0000
(15:10 +0000)
SVN-Revision: 16211
net/vsftpd/Makefile
patch
|
blob
|
history
diff --git
a/net/vsftpd/Makefile
b/net/vsftpd/Makefile
index 59aaf10036770c9cce116327b29b244147f6f370..4fd31e1a11ea95033683d08a30f1218b6e01bf4f 100644
(file)
--- a/
net/vsftpd/Makefile
+++ b/
net/vsftpd/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=vsftpd
-PKG_VERSION:=2.1.
0
-PKG_RELEASE:=
2
+PKG_VERSION:=2.1.
1
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/
-PKG_MD5SUM:=
7890b54e7ffa6106ffbdfda53f47fa41
+PKG_MD5SUM:=
b1fab0e6212738f9f3572e067c419778
include $(INCLUDE_DIR)/package.mk