diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 15:04:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-21 08:57:05 +0000 |
commit | 1bd4195c25a5c0dfde89c62e02f3eb1a1620c293 (patch) | |
tree | d6d786ba85e67ff716e50b6adb508244fcc6b80b /main/lftp/APKBUILD | |
parent | 59dc8a5b87a0847f47e4f98d78111c24b51b7737 (diff) | |
download | aports-1bd4195c25a5c0dfde89c62e02f3eb1a1620c293.tar.bz2 aports-1bd4195c25a5c0dfde89c62e02f3eb1a1620c293.tar.xz |
main/lftp: rebuild against gnutls-3.4
Diffstat (limited to 'main/lftp/APKBUILD')
-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" |