[packages] lftp: update to 4.3.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31865 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f7973de8ea
commit
2671533448
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lftp
|
||||
PKG_VERSION:=4.3.4
|
||||
PKG_VERSION:=4.3.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://lftp.cybermirror.org \
|
||||
http://lftp.cybermirror.org/old
|
||||
PKG_MD5SUM:=fbbc296f8c8c73e4b38b2b3228bd94f5
|
||||
PKG_MD5SUM:=ffcdbaec5d1416cb6dd754efd43fa61a
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- a/lib/gettext.h
|
||||
+++ b/lib/gettext.h
|
||||
@@ -23,7 +23,6 @@
|
||||
@@ -22,7 +22,6 @@
|
||||
#if ENABLE_NLS
|
||||
|
||||
/* Get declarations of GNU message catalog functions. */
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
/* You can set the DEFAULT_TEXT_DOMAIN macro to specify the domain used by
|
||||
the gettext() and ngettext() macros. This is an alternative to calling
|
||||
@@ -55,7 +54,6 @@
|
||||
@@ -54,7 +53,6 @@
|
||||
#if defined(__cplusplus) && defined(__GNUG__) && (__GNUC__ >= 3)
|
||||
# include <cstdlib>
|
||||
# if (__GLIBC__ >= 2 && !defined __UCLIBC__) || _GLIBCXX_HAVE_LIBINTL_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user