p5-math-round: 0.07 -> 0.08

This commit is contained in:
Tim Biermann 2023-10-10 18:31:06 +02:00
parent 248b4723be
commit b055f9ab3f
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 12 deletions

View File

@ -6,11 +6,7 @@ drwxr-xr-x root/root usr/lib/perl5/5.36/linux-thread-multi/
drwxr-xr-x root/root usr/lib/perl5/site_perl/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Math/
-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.36/Math/Round.pm
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/auto/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/auto/Math/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/auto/Math/Round/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/auto/Math/Round/autosplit.ix
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/Math/Round.pm
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/linux-thread-multi/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/linux-thread-multi/auto/
drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/linux-thread-multi/auto/Math/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35KwEPsxJeomD+ioSS9IaO5MhfrNXoOThIQ7QauuYtsayOktUrVEi8t6qnTufrUetN7kO5yZ84GGneb7yurZmQ8=
SHA256 (Pkgfile) = 047809fa90825d8a70784c65dc40a1ec01fc886afa2f82839b26f0999724a0ea
SHA256 (.footprint) = f2760b0952fe720a42013dfe85914a163c49c4724846ad3447566e03b5b8e87e
SHA256 (Math-Round-0.07.tar.gz) = 73a7329a86e54a5c29a440382e5803095b58f33129e61a1df0093b4824de9327
RWSagIOpLGJF31OtuiisPRoW0QlvNsVSGnXlHaL/jwIqtxLpfOVnPXZdtWilCRhvQfFfgtbO8ihbbh9dehI/Dooy0B/bQ0B4KAI=
SHA256 (Pkgfile) = 5e74feff98458ca3a9266659f66bfb75c03abd6e2834cdd1e556b8317809da33
SHA256 (.footprint) = 9be1acc6e53b246b129f5c55d678b501e3f46d5bed3453ebc81f611665d1de64
SHA256 (Math-Round-0.08.tar.gz) = 7b4d2775ad3b859a5fd61f7f3fc5cfba42b1a10df086d2ed15a0ae712c8fd402

View File

@ -1,12 +1,11 @@
# Description: Perl extension for rounding numbers
# URL: https://metacpan.org/pod/Math::Round
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on:
name=p5-math-round
version=0.07
version=0.08
release=1
source=(https://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Round-$version.tar.gz)
source=(https://www.cpan.org/authors/id/N/NE/NEILB/Math-Round-$version.tar.gz)
build() {
cd Math-Round-$version