lftp: 4.4.4 -> 4.4.5
This commit is contained in:
parent
23493b5ccd
commit
23940bcb82
@ -1 +1 @@
|
||||
a5742ec5d6112faacde4cd7d83cf0629 lftp-4.4.4.tar.xz
|
||||
f4f81016c961e4438ebe1e1ee7a0ae97 lftp-4.4.5.tar.xz
|
||||
|
@ -5,15 +5,13 @@
|
||||
# Depends on: openssl
|
||||
|
||||
name=lftp
|
||||
version=4.4.4
|
||||
version=4.4.5
|
||||
release=1
|
||||
source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
sed -i -e '/gets is a/d' lib/stdio.in.h
|
||||
|
||||
./configure --prefix=/usr --disable-nls --with-openssl=/usr \
|
||||
--mandir=/usr/man --sysconfdir=/usr/etc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user