From efc4dd8086a2153e49b1ca06932d2bfdabd8b4b8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 23 Jun 2010 11:23:02 +0000 Subject: main/lftp: upgrade to 4.0.9 --- main/lftp/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/lftp') diff --git a/main/lftp/APKBUILD b/main/lftp/APKBUILD index 714b7cf2d..a14804883 100644 --- a/main/lftp/APKBUILD +++ b/main/lftp/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter # Maintainer: Carlo Landmeter pkgname=lftp -pkgver=4.0.7 -pkgrel=1 +pkgver=4.0.9 +pkgrel=0 pkgdesc="LFTP is sophisticated ftp/http client" url="http://lftp.yar.ru/" license="GPL" @@ -31,4 +31,4 @@ package() { make -j1 DESTDIR="$pkgdir" install } -md5sums="a40e4518fc477c82ffcc5b04d9ff64ff lftp-4.0.7.tar.bz2" +md5sums="d3f0cd7569e31e50370208dd77a7c41b lftp-4.0.9.tar.bz2" -- cgit v1.2.3