Update elinks to 0.11.4 (#3619)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11712 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
185b96936d
commit
6bd472df15
@ -9,14 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=elinks
|
PKG_NAME:=elinks
|
||||||
PKG_VERSION:=0.11.1
|
PKG_VERSION:=0.11.4
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=c09d726075e4b5810fa07f8654088755
|
PKG_MD5SUM:=88036a518ebc4f1150a7e14b29f9d8db
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://elinks.or.cz/download/
|
PKG_SOURCE_URL:=http://elinks.or.cz/download/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
diff -ruN elinks-0.11.1-old/src/util/time.h elinks-0.11.1-new/src/util/time.h
|
|
||||||
--- elinks-0.11.1-old/src/util/time.h 2006-01-29 14:10:39.000000000 +0100
|
|
||||||
+++ elinks-0.11.1-new/src/util/time.h 2006-03-27 23:09:08.000000000 +0200
|
|
||||||
@@ -1,6 +1,7 @@
|
|
||||||
#ifndef EL__UTIL_TIME_H
|
|
||||||
#define EL__UTIL_TIME_H
|
|
||||||
|
|
||||||
+#include <sys/types.h>
|
|
||||||
#ifdef HAVE_SYS_TIME_H
|
|
||||||
#include <sys/time.h>
|
|
||||||
#endif
|
|
@ -1,5 +1,5 @@
|
|||||||
--- elinks-0.11.1/config/config.sub.orig 2008-05-15 23:12:39.000000000 -0500
|
--- a/config/config.sub
|
||||||
+++ elinks-0.11.1/config/config.sub 2008-05-15 23:13:03.000000000 -0500
|
+++ b/config/config.sub
|
||||||
@@ -239,7 +239,7 @@
|
@@ -239,7 +239,7 @@
|
||||||
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
|
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
|
||||||
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
|
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user