mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
Update lftp to 4.5.3.
This commit is contained in:
parent
9baa947542
commit
07be0f2ff3
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Jeff Huang <s8321414[at]gmail[dot]com>
|
# Maintainer: Jeff Huang <s8321414[at]gmail[dot]com>
|
||||||
|
|
||||||
pkgname=lftp
|
pkgname=lftp
|
||||||
pkgver=4.5.2
|
pkgver=4.5.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Sophisticated command line based FTP client with openssl"
|
pkgdesc="Sophisticated command line based FTP client with openssl"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -12,7 +12,7 @@ depends=('gcc-libs' 'readline' "gnutls>=2.6.8" "expat>=2.0.1" 'perl' 'sh')
|
|||||||
makedepends=('autoconf')
|
makedepends=('autoconf')
|
||||||
categories=('network')
|
categories=('network')
|
||||||
source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
|
source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
|
||||||
md5sums=('d26ab59a7402048d4b382e720748aac6'
|
md5sums=('dcc20675777a4931116491534463bf46'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
backup=('etc/lftp.conf')
|
backup=('etc/lftp.conf')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user