diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/lftp/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/lftp/APKBUILD b/main/lftp/APKBUILD index 2e7177e747..54abdf4cca 100644 --- a/main/lftp/APKBUILD +++ b/main/lftp/APKBUILD @@ -4,13 +4,13 @@ pkgname=lftp pkgver=4.8.4 pkgrel=0 -pkgdesc="LFTP is sophisticated ftp/http client" -url="http://lftp.tech/" +pkgdesc="Sophisticated ftp/http client" +url="https://lftp.tech" arch="all" -license="GPL" +license="GPL-3.0-or-later" makedepends="zlib-dev libressl-dev readline-dev ncurses-dev" subpackages="$pkgname-doc" -source="http://lftp.yar.ru/ftp/$pkgname-$pkgver.tar.xz" +source="https://lftp.yar.ru/ftp/$pkgname-$pkgver.tar.xz" builddir="$srcdir"/$pkgname-$pkgver # secfixes: |