datetime_format_strptime: bump to version 1.80

This commit is contained in:
Joachim Mairböck
2025-12-25 18:16:09 +01:00
parent 223c3b67e9
commit 77d901d15a

View File

@@ -3,11 +3,11 @@ DESCRIPTION="This module implements most of strptime(3), the POSIX function that
of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, \
strptime takes a string and a pattern and returns the DateTime object associated."
HOMEPAGE="https://metacpan.org/pod/DateTime::Format::Strptime"
COPYRIGHT="2015 - 2021 by Dave Rolsky"
COPYRIGHT="2015 - 2025 by Dave Rolsky"
LICENSE="Artistic"
REVISION="1"
SOURCE_URI="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-$portVersion.tar.gz"
CHECKSUM_SHA256="701e46802c86ed4d88695c1a6dacbbe90b3390beeb794f387e7c792300037579"
CHECKSUM_SHA256="efe5e2be70425efc123a4e57f4b96b2d23beb03200c8326495b5b433b6b77158"
SOURCE_DIR="DateTime-Format-Strptime-$portVersion"
ARCHITECTURES="any"