summaryrefslogtreecommitdiff
path: root/p5-path-tiny
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-04-23 13:59:30 +0000
committerTim Biermann <tbier@posteo.de>2020-04-23 13:59:30 +0000
commit218131a32ec9fa1ad07eb4345832277669986298 (patch)
tree52de0b0726370d2aa99f98ba9c18cf5227653594 /p5-path-tiny
parent872ed9ca772c55a14e07a3ac8028670d84711cee (diff)
downloadcontrib-218131a32ec9fa1ad07eb4345832277669986298.tar.gz
contrib-218131a32ec9fa1ad07eb4345832277669986298.tar.xz
p5-path-tiny: 0.112 -> 0.113-TRIAL
Diffstat (limited to 'p5-path-tiny')
-rw-r--r--p5-path-tiny/.signature6
-rw-r--r--p5-path-tiny/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/p5-path-tiny/.signature b/p5-path-tiny/.signature
index 21e8e0379..0ee5d381d 100644
--- a/p5-path-tiny/.signature
+++ b/p5-path-tiny/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3/tSCKiubibGIhtdXCdTSKb0Z2QWA7pZkywtzHSX3IKszOc2A0LYAXbWIcN7/2mcsnvBwWKNzI01sS7bFiQ8kgQ=
-SHA256 (Pkgfile) = 67c0949ba2f0612f885368da9b2bd439179a33ce04d1d0db08b4296577ebfcc1
+RWSagIOpLGJF396PT+J4IZxoD1K7JfHGkNhAUxxr7W+cBDQXrCTerZE9CDEWFfHmoN/LZHQ367tSne0hnLj0sADVa/JGw8McjAo=
+SHA256 (Pkgfile) = 8b138d83df9f93f56e19d9564a7ae01bd48724f1737f1bc389c83d7ac95a1c46
SHA256 (.footprint) = 6d4e30272b0b9b84c6aa44c18569ef0b25a0bcb7ef3ddd9f991059faaafba8c9
-SHA256 (Path-Tiny-0.112.tar.gz) = 813df2d140c65f795daefd8eca18e61194ecac7050c5406a069db86dea31cc3a
+SHA256 (Path-Tiny-0.113-TRIAL.tar.gz) = e2bace5fa6d37d1b1f893539f255989c502dfafe9a3745f3652f373d2702b0b9
diff --git a/p5-path-tiny/Pkgfile b/p5-path-tiny/Pkgfile
index 5c8845de0..c36721a90 100644
--- a/p5-path-tiny/Pkgfile
+++ b/p5-path-tiny/Pkgfile
@@ -4,12 +4,12 @@
# Depends on:
name=p5-path-tiny
-version=0.112
+version=0.113-TRIAL
release=1
source=(https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-$version.tar.gz)
build() {
- cd Path-Tiny-$version
+ cd Path-Tiny-${version/-TRIAL/}
export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
unset PERL5LIB PERL_MM_OPT
perl Makefile.PL

Generated by cgit