diff options
-rw-r--r-- | main/lftp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lftp/APKBUILD b/main/lftp/APKBUILD index be5c97441a..2d093c409d 100644 --- a/main/lftp/APKBUILD +++ b/main/lftp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=lftp pkgver=4.6.4 -pkgrel=2 +pkgrel=3 pkgdesc="LFTP is sophisticated ftp/http client" url="http://lftp.yar.ru/" arch="all" |