From d065563ae2822bbd1d7d20f3481eac995aed63ea Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 2 Apr 2020 19:34:31 +0200 Subject: bzip2: update to 1.0.8 --- package/bzip2/patches/patch-Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/bzip2/patches/patch-Makefile') diff --git a/package/bzip2/patches/patch-Makefile b/package/bzip2/patches/patch-Makefile index 0d15eab68..3fbb45234 100644 --- a/package/bzip2/patches/patch-Makefile +++ b/package/bzip2/patches/patch-Makefile @@ -1,5 +1,5 @@ ---- bzip2-1.0.5.orig/Makefile 2008-02-14 13:39:18.000000000 +0100 -+++ bzip2-1.0.5/Makefile 2009-08-23 20:18:12.000000000 +0200 +--- bzip2-1.0.8.orig/Makefile 2019-07-13 19:50:05.000000000 +0200 ++++ bzip2-1.0.8/Makefile 2020-04-02 00:14:59.333485383 +0200 @@ -15,16 +15,16 @@ SHELL=/bin/sh @@ -19,7 +19,7 @@ # Where you want it installed when you do 'make install' -PREFIX=/usr/local -+PREFIX?=/usr ++PREFIX=/usr OBJS= blocksort.o \ -- cgit v1.2.3