From: Michael Tremer Date: Tue, 17 Sep 2013 17:57:28 +0000 (+0200) Subject: lzo: Update to 2.06. X-Git-Tag: v2.15-beta1~246 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=90e4ec2a88ac967600b8c692f7001314ca6d14c3;ds=sidebyside lzo: Update to 2.06. Eliminates the requirement of a executable stack. --- diff --git a/config/rootfiles/core/fifteen/filelists/lzo b/config/rootfiles/core/fifteen/filelists/lzo new file mode 120000 index 0000000000..8e11e78d30 --- /dev/null +++ b/config/rootfiles/core/fifteen/filelists/lzo @@ -0,0 +1 @@ +../../../common/lzo \ No newline at end of file diff --git a/lfs/lzo b/lfs/lzo index e7f29e8c4c..69bc5cd40e 100644 --- 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)