aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-14 13:42:39 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-14 13:42:43 -0300
commitdc1973de1747171527c2f24f4340201cca2531a2 (patch)
tree74ee32c647f9b68ae953388d589de5ec1ad38525
parent7d65a1129e42fe22a045f7322ae58aad4c5e7e6c (diff)
main/lftp: upgrade to 4.9.2
-rw-r--r--main/lftp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lftp/APKBUILD b/main/lftp/APKBUILD
index afa2565181c..a9370822ac6 100644
--- a/main/lftp/APKBUILD
+++ b/main/lftp/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=lftp
-pkgver=4.9.1
+pkgver=4.9.2
pkgrel=0
pkgdesc="Sophisticated ftp/http client"
url="https://lftp.tech"
@@ -42,4 +42,4 @@ check() {
make -C tests check check_PROGRAMS=http-get
}
-sha512sums="303e2354bd61a850403a02ac5b71e54719c12b026c7e36194a6382e9044f1fee93ea581ba0a55fea19981e07b896216e92c7d961c719350762eb0cfb51a2c506 lftp-4.9.1.tar.xz"
+sha512sums="cda8698e7e34d748715a6fe5dc06c758240302621c7957402f0cc67577acf1a96b436fda4282408dee8171dc84a31e0be432df99a30f0a10057a8e7ea9ec64ad lftp-4.9.2.tar.xz"