mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
lftp: updated to 4.7.1
davfs2: updated to 1.5.3 and reintroduced support for libssp Signed-off-by: Federico Di Marco <fededim@gmail.com>
This commit is contained in:
+3
-2
@@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lftp
|
||||
PKG_VERSION:=4.6.2
|
||||
PKG_VERSION:=4.7.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://lftp.yar.ru/ftp \
|
||||
http://lftp.yar.ru/ftp/old \
|
||||
http://lftp.cybermirror.org \
|
||||
http://lftp.cybermirror.org/old
|
||||
PKG_MD5SUM:=487c064ee1bd732e5f95928e530435a8
|
||||
PKG_MD5SUM:=7dfb03c6544efeef633bc28ba7df8b77
|
||||
|
||||
|
||||
|
||||
@@ -61,6 +61,7 @@ CONFIGURE_ARGS += \
|
||||
--without-libidn \
|
||||
--without-libresolv \
|
||||
--with-openssl="$(STAGING_DIR)/usr" \
|
||||
--with-zlib="$(STAGING_DIR)/usr" \
|
||||
--disable-static
|
||||
|
||||
#CONFIGURE_VARS += \
|
||||
|
||||
Reference in New Issue
Block a user