aboutsummaryrefslogtreecommitdiffstats
path: root/main/lftp
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-08-02 14:53:52 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-08-31 06:32:29 +0000
commite9afc99fde5d36cf252f82f00c74bde502d03a65 (patch)
treebd5a24185010ee295d351627b8d57e6ad01797f8 /main/lftp
parent38a33ff329e3f72d78dcc0cbb89829196b05131c (diff)
downloadaports-e9afc99fde5d36cf252f82f00c74bde502d03a65.tar.bz2
aports-e9afc99fde5d36cf252f82f00c74bde502d03a65.tar.xz
main/lftp: clarify license, use https
Diffstat (limited to 'main/lftp')
-rw-r--r--main/lftp/APKBUILD8
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: