diff options
author | Tim Biermann <tbier@posteo.de> | 2020-03-03 22:12:48 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-03-03 22:21:41 +0000 |
commit | f74a5ce346121fd5a6a17f66c9a9348904cf252a (patch) | |
tree | 83f2a4d37ffc0fd465d18697f8bc3da7be1ae59b /p5-datetime-format-builder | |
parent | 83c7438e8dc94b7dbc85ce91be4a83f062cd0ad2 (diff) | |
download | contrib-f74a5ce346121fd5a6a17f66c9a9348904cf252a.tar.gz contrib-f74a5ce346121fd5a6a17f66c9a9348904cf252a.tar.xz |
p5-datetime-format-builder: fix url
Diffstat (limited to 'p5-datetime-format-builder')
-rw-r--r-- | p5-datetime-format-builder/.signature | 4 | ||||
-rw-r--r-- | p5-datetime-format-builder/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/p5-datetime-format-builder/.signature b/p5-datetime-format-builder/.signature index 8793efeb8..6a14ac784 100644 --- a/p5-datetime-format-builder/.signature +++ b/p5-datetime-format-builder/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37fs33z+h1xxWI8st/sAXZfZrgYq9OjSlpijfs4mdU0u1Ht/dGKSX00HKosQtlf+oH3zVt5ZkTddp1dKmkdhtAg= -SHA256 (Pkgfile) = c69733414d149a00755b18f1666a2ae7284df6ed9c9bece916703677ef4c6677 +RWSagIOpLGJF31ppOUOxw58PPlQwoUUuBGfDEEuG1ZYu9S9TRqZ4VxYrzjo+a+/Nww7m3nIt7fdNg+QZFiSQ5Vl53uXThovBCgU= +SHA256 (Pkgfile) = ac2795fd0b7ae980a76b08ecdcd1dc7ec73b213909fafa4833226bf7b98de7ad SHA256 (.footprint) = 53411f7506ee073b122d7a8fb8dfa179f23700ee1b75c13593bb5ee52a6e476a SHA256 (DateTime-Format-Builder-0.82.tar.gz) = 383faeb22b992c77ca65a5257992dd2f6db91a7db73ea4601c512e1c6c2e1ca3 diff --git a/p5-datetime-format-builder/Pkgfile b/p5-datetime-format-builder/Pkgfile index 3295dc7e0..b6ec4182a 100644 --- a/p5-datetime-format-builder/Pkgfile +++ b/p5-datetime-format-builder/Pkgfile @@ -1,5 +1,5 @@ # Description: Create DateTime parser classes and objects -# URL: https://cpan.metacpan.org/dist/DateTime-Format-Builder +# URL: https://metacpan.org/pod/DateTime::Format::Builder # Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: p5-class-factory-util p5-datetime p5-datetime-format-strptime p5-params-validate |