wok-current diff perl/receipt @ rev 25627

Patch sundown to use new gcc
author Stanislas Leduc <shann@slitaz.org>
date Mon Sep 04 19:37:09 2023 +0000 (16 months ago)
parents 15650f5d595b
children a23978bfa665
line diff
     1.1 --- a/perl/receipt	Fri Sep 17 10:35:57 2021 +0000
     1.2 +++ b/perl/receipt	Mon Sep 04 19:37:09 2023 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perl"
     1.7 -VERSION="5.14.1"
     1.8 +VERSION="5.24.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Full Perl interpreter and modules."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -59,7 +59,8 @@
    1.13  
    1.14  	# make microperl here
    1.15  	# patch to fix compiling microperl
    1.16 -	patch -p0 -i $stuff/miniperlmain.patch
    1.17 +	#patch -p0 -i $stuff/miniperlmain.patch
    1.18 +        patch -p1 -i $stuff/perl-5.24.1-microperl-fix.patch
    1.19  	# Install in /usr (default is /usr/local).
    1.20  	sed -i s/'usr\/local'/'usr'/ uconfig.sh
    1.21  	# Sed to search mods in /usr/lib/perl5.