perl-Try-Tiny: update to 0.24.
Adopted.
This commit is contained in:
parent
1c8bdecf76
commit
05c1b885ef
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-Try-Tiny'.
|
# Template build file for 'perl-Try-Tiny'.
|
||||||
pkgname=perl-Try-Tiny
|
pkgname=perl-Try-Tiny
|
||||||
version=0.22
|
version=0.24
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Try-Tiny-$version"
|
wrksrc="Try-Tiny-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -8,9 +8,9 @@ hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc='Try::Tiny - Minimal try/catch with proper preservation of $@'
|
short_desc='Try::Tiny - Minimal try/catch with proper preservation of $@'
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="https://metacpan.org/release/Try-Tiny"
|
homepage="http://search.cpan.org/dist/Try-Tiny/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${CPAN_SITE}/Test/DOY/Try-Tiny-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/XML/ETHER/Try-Tiny-${version}.tar.gz"
|
||||||
checksum=60fba46f4693d33d54539104f9001df008dabb400b6837e9605c39a6ee6a1b19
|
checksum=9b7a1af24c0256973d175369ebbdc25ec01e2452a97f2d3ab61481c826f38d81
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue