From 2d5e97271eabdb086e0c819732068c5d42e18e3b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 13 Mar 2019 12:31:31 +0000 Subject: [PATCH] main/lftp: rebuild against readline 8 --- main/lftp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/lftp/APKBUILD b/main/lftp/APKBUILD index 30b612590d..58e92f02f3 100644 --- a/main/lftp/APKBUILD +++ b/main/lftp/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Carlo Landmeter pkgname=lftp pkgver=4.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="Sophisticated ftp/http client" url="https://lftp.tech" arch="all" -- GitLab