wok-current diff microperl/receipt @ rev 25586

Fix linux build with gcc > 6 again
author Stanislas Leduc <shann@slitaz.org>
date Mon May 29 12:23:26 2023 +0000 (17 months ago)
parents 93cfbe138cae
children a23978bfa665
line diff
     1.1 --- a/microperl/receipt	Tue Mar 10 08:35:31 2020 +0100
     1.2 +++ b/microperl/receipt	Mon May 29 12:23:26 2023 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="microperl"
     1.7 -VERSION="5.14.1"
     1.8 +VERSION="5.24.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A micro version of Perl."
    1.11  MAINTAINER="pankso@slitaz.org"