[Lunar-commits] <moonbase-core> Merge branch 'lftp'
Stefan Wold
ratler at lunar-linux.org
Fri Aug 10 08:07:00 CEST 2012
commit b19d97bad09bf86b101d8dc7347fb6faf2e0f5ae
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Thu, 09 Aug 2012 23:07:00 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/b19d97bad09bf86b101d8dc7347fb6faf2e0f5ae
Merge branch 'lftp'
---
ftp/lftp/BUILD +3/-0
ftp/lftp/DETAILS +3/-3
2 files changed, 0 insertions (+), 0 deletions (-)
--- a/ftp/lftp/BUILD
+++ b/ftp/lftp/BUILD
@@ -1,5 +1,8 @@
(
+ # fix compiling with glibc 2.16.0
+ sedit '/gets is a security hole/d' lib/stdio.in.h &&
+
# get the alias
SSL=`unalias %SSL` &&
--- a/ftp/lftp/DETAILS
+++ b/ftp/lftp/DETAILS
@@ -1,13 +1,13 @@
MODULE=lftp
- VERSION=4.3.7
+ VERSION=4.3.8
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=ftp://ftp.yars.free.net/pub/source/$MODULE
SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/$MODULE
SOURCE_URL[2]=ftp://ftp.130th.net/pub/mirror/$MODULE
- SOURCE_VFY=sha1:7ccd24c1de8b92e59c08b8ec2ed5143e9dbe5e09
+ SOURCE_VFY=sha1:720a0378d4f2af720a7e311a091a6c179023a9f5
WEB_SITE=http://lftp.yar.ru
ENTERED=20010922
- UPDATED=20120531
+ UPDATED=20120809
SHORT="A sophisticated ftp/http client, file transfer program"
cat << EOF
More information about the Lunar-commits
mailing list