[package] update lftp to 3.7.9 (#4904)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15209 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-04-11 14:36:00 +00:00
parent f277ce6707
commit a0d5d1154c

View File

@ -10,12 +10,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lftp
PKG_VERSION:=3.7.7
PKG_VERSION:=3.7.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://lftp.cybermirror.org/old/
PKG_MD5SUM:=7b1c58a6289448140b1cd328e1d51f94
PKG_MD5SUM:=3b7f85e73467d56488b32f5d746d6772
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)