lzo: Update to 2.06.

Eliminates the requirement of a executable stack.
This commit is contained in:
Michael Tremer
2013-09-17 19:57:28 +02:00
parent 035ace2cbb
commit 90e4ec2a88
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../common/lzo

View File

@@ -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)