Update cmdftp to 0.9.7 (#3618)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11713 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6bd472df15
commit
b42e9d186a
@ -9,14 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=cmdftp
|
PKG_NAME:=cmdftp
|
||||||
PKG_VERSION:=0.9.6
|
PKG_VERSION:=0.9.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://download.savannah.nongnu.org/releases/$(PKG_NAME)
|
PKG_SOURCE_URL:=http://download.savannah.nongnu.org/releases/$(PKG_NAME)
|
||||||
PKG_MD5SUM:=8389857a0a05bd497fbef67039abbf6b
|
PKG_MD5SUM:=9bd0741bbb1f218be95c089dc06b2777
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
@ -25,7 +23,7 @@ define Package/cmdftp
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=cmdftp is a tiny command line FTP client for Unix systems
|
TITLE:=cmdftp is a tiny command line FTP client for Unix systems
|
||||||
URL:=http://cmdftp.sourceforge.net/
|
URL:=http://www.nongnu.org/cmdftp/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/cmdftp/description
|
define Package/cmdftp/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user