diff options
Diffstat (limited to 'main')
-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 43589e5a30..282fb5bab1 100644 --- a/main/lftp/APKBUILD +++ b/main/lftp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=lftp pkgver=4.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="LFTP is sophisticated ftp/http client" url="http://lftp.yar.ru/" arch="all" |