Browse Source

lftp: updated to 4.6.2

Signed-off-by: Federico Di Marco fededim@gmail.com
lilik-openwrt-22.03
Rupan 9 years ago
parent
commit
0a8f277853
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      net/lftp/Makefile

+ 4
- 2
net/lftp/Makefile View File

@ -8,11 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lftp
PKG_VERSION:=4.6.0
PKG_VERSION:=4.6.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://lftp.yar.ru/ftp \ http://lftp.cybermirror.org \ http://lftp.cybermirror.org/old
PKG_MD5SUM:=fc5f4e3b45c9011a193eb8c0c12eb2eb
PKG_MD5SUM:=487c064ee1bd732e5f95928e530435a8
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save