]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated elinks to 0.11.6
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 10 May 2009 11:49:52 +0000 (13:49 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 10 May 2009 11:49:52 +0000 (13:49 +0200)
config/rootfiles/packages/elinks
lfs/elinks

index 5b3cea4634feef71bceaf5d4dd6fa88d84e4e83d..3e71dc9a5a9cb66fd77d76bb42c4001aaab4d6f4 100644 (file)
@@ -1,11 +1,7 @@
+usr/local/bin/elinks
 #usr/local/etc
 #usr/local/etc/elinks
 usr/local/etc/elinks/elinks.conf
-usr/local/bin/elinks
-#usr/local/man/man1/elinks.1
-#usr/local/man/man5
-#usr/local/man/man5/elinks.conf.5
-#usr/local/man/man5/elinkskeys.5
 #usr/local/share/locale/be
 #usr/local/share/locale/be/LC_MESSAGES
 #usr/local/share/locale/be/LC_MESSAGES/elinks.mo
@@ -97,3 +93,6 @@ usr/local/share/locale/de/LC_MESSAGES/elinks.mo
 #usr/local/share/locale/uk
 #usr/local/share/locale/uk/LC_MESSAGES
 #usr/local/share/locale/uk/LC_MESSAGES/elinks.mo
+#usr/local/share/man/man1/elinks.1
+#usr/local/share/man/man5/elinks.conf.5
+#usr/local/share/man/man5/elinkskeys.5
index a6e2d6eaa4c365828b8dcb1cf79d97d55ebdee72..4fc4d9d81bf34f2c41d1134384cbbcd16b6d5037 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.11.4rc0
+VER        = 0.11.6
 
 THISAPP    = elinks-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = elinks
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 718137aa45ddb2e7137edb8fb4f646a6
+$(DL_FILE)_MD5 = 463ec007b013822a82d197580117ea16
 
 install : $(TARGET)