]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
lzo: Update to 2.06.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Sep 2013 17:57:28 +0000 (19:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Sep 2013 17:57:28 +0000 (19:57 +0200)
Eliminates the requirement of a executable stack.

config/rootfiles/core/fifteen/filelists/lzo [new symlink]
lfs/lzo

diff --git a/config/rootfiles/core/fifteen/filelists/lzo b/config/rootfiles/core/fifteen/filelists/lzo
new file mode 120000 (symlink)
index 0000000..8e11e78
--- /dev/null
@@ -0,0 +1 @@
+../../../common/lzo
\ No newline at end of file
diff --git a/lfs/lzo b/lfs/lzo
index e7f29e8c4c80d1674a91941044f78edf59a226db..69bc5cd40e2a1653854e0a9a8d83fe2f2f84978b 100644 (file)
--- a/lfs/lzo
+++ b/lfs/lzo
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.02
+VER        = 2.06
 
 THISAPP    = lzo-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6760e5819f4238328709bf93bf10071c
+$(DL_FILE)_MD5 = 95380bd4081f85ef08c5209f4107e9f8
 
 install : $(TARGET)