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:
c67e9ce
)
[packages] vsftpd: Change dl source due to backdoor discovered in original site
author
Cezary Jackiewicz
<cezary@eko.one.pl>
Mon, 4 Jul 2011 10:51:45 +0000
(10:51 +0000)
committer
Cezary Jackiewicz
<cezary@eko.one.pl>
Mon, 4 Jul 2011 10:51:45 +0000
(10:51 +0000)
SVN-Revision: 27443
net/vsftpd/Makefile
patch
|
blob
|
history
diff --git
a/net/vsftpd/Makefile
b/net/vsftpd/Makefile
index 57c483de5798e06fcfe7f7cb174614cbe74daef8..a1e7147bc58ee5025b6ba612c5562f1cd11a06de 100644
(file)
--- a/
net/vsftpd/Makefile
+++ b/
net/vsftpd/Makefile
@@
-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/cevan
s/
+PKG_SOURCE_URL:=
https://security.appspot.com/download
s/
PKG_MD5SUM:=2ea5d19978710527bb7444d93b67767a
include $(INCLUDE_DIR)/package.mk