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:
32f5574
)
[package] updat vsftpd to 2.2.2 (#6191)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 22 Nov 2009 16:41:29 +0000
(16:41 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 22 Nov 2009 16:41:29 +0000
(16:41 +0000)
SVN-Revision: 18484
net/vsftpd/Makefile
patch
|
blob
|
history
diff --git
a/net/vsftpd/Makefile
b/net/vsftpd/Makefile
index 133e7df6b5d3b19af78a17c697221b3f3bce5123..e829ae1ff18fe669c754b2f30870b25784fa5e78 100644
(file)
--- a/
net/vsftpd/Makefile
+++ b/
net/vsftpd/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=vsftpd
-PKG_VERSION:=2.2.
1
+PKG_VERSION:=2.2.
2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/
-PKG_MD5SUM:=
a25e53dd86fada8d3897910b8f0efdb7
+PKG_MD5SUM:=
6d6bc136af14c23f8fef6f1a51f55418
include $(INCLUDE_DIR)/package.mk