* [Buildroot] PATCH: correct ncftp version
@ 2007-10-13 22:09 Ivan Kuten
0 siblings, 0 replies; only message in thread
From: Ivan Kuten @ 2007-10-13 22:09 UTC (permalink / raw)
To: buildroot
Correct ncftp version to download&compile ok:
Index: package/ncftp/ncftp.mk
===================================================================
--- package/ncftp/ncftp.mk (revision 20237)
+++ package/ncftp/ncftp.mk (working copy)
@@ -3,7 +3,7 @@
# ncftp client
#
#############################################################
-NCFTP_VERSION:=3.2.0
+NCFTP_VERSION:=3.2.1
NCFTP_SOURCE:=ncftp-$(NCFTP_VERSION)-src.tar.bz2
NCFTP_SITE:=ftp://ftp.ncftp.com/ncftp
NCFTP_DIR:=$(BUILD_DIR)/ncftp-$(NCFTP_VERSION)
Best regards,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-13 22:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-13 22:09 [Buildroot] PATCH: correct ncftp version Ivan Kuten
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.