diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-15 19:01:11 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-15 19:01:11 +0200 |
commit | cb00050003c0613b9205a18875b1f50b05ccc56a (patch) | |
tree | 5228a5764a65c2ad8b85d4aa332ee4eb33e136d6 | |
parent | b40dad474132fccd50ae0465fcbb59cf4e31bfea (diff) | |
download | contrib-cb00050003c0613b9205a18875b1f50b05ccc56a.tar.gz contrib-cb00050003c0613b9205a18875b1f50b05ccc56a.tar.xz |
p5-exporter-tiny: 1.004003 -> 1.004004
-rw-r--r-- | p5-exporter-tiny/.signature | 6 | ||||
-rw-r--r-- | p5-exporter-tiny/Pkgfile | 3 |
2 files changed, 4 insertions, 5 deletions
diff --git a/p5-exporter-tiny/.signature b/p5-exporter-tiny/.signature index 40605c107..ceddc24f8 100644 --- a/p5-exporter-tiny/.signature +++ b/p5-exporter-tiny/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF387l5vNaZ5KSQW6GBGG3+WRJyWNn3yN2ssZAwDBwd0ZqUbsDzA7HWVVOsXlx/uBKGpYwOwuIczIsHKgCyJQPkwU= -SHA256 (Pkgfile) = 15c7bee350bc7bd36255e20c764777f3bd23b24ef477964060398006038b5821 +RWSagIOpLGJF38baqzFqUlvv5aHzbLxUe8txEx+uByHbYI3FQANwUQkWzJE4w8oqoF+zLlR3HqNkkEcjh06mJxCeSZMVsUHAoAg= +SHA256 (Pkgfile) = 5520b193521807d30ee53c862b0ef1ca6ee86640129786f3193a111c06c24d89 SHA256 (.footprint) = 688525d901a9fcdb57596130d5c333d6fa1412e273877fb1d4db61181153506b -SHA256 (Exporter-Tiny-1.004003.tar.gz) = 7c6852f18367af05f03912f007a1fac318471a870a457f0e502c11adcf9a457b +SHA256 (Exporter-Tiny-1.004004.tar.gz) = 8f5cc0a672339bca89120b4d77083dab9f0f05eb64f788add9bc2ae35324da78 diff --git a/p5-exporter-tiny/Pkgfile b/p5-exporter-tiny/Pkgfile index 7efdfe961..d11054f80 100644 --- a/p5-exporter-tiny/Pkgfile +++ b/p5-exporter-tiny/Pkgfile @@ -1,10 +1,9 @@ # Description: an exporter with the features of Sub::Exporter but only core dependencies # URL: https://metacpan.org/pod/Exporter::Tiny # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: name=p5-exporter-tiny -version=1.004003 +version=1.004004 release=1 source=(https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-$version.tar.gz) |