perl-Try-Tiny: update to 0.31.
This commit is contained in:
parent
6e3977014b
commit
40acd45c10
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Try-Tiny'.
|
# Template build file for 'perl-Try-Tiny'.
|
||||||
pkgname=perl-Try-Tiny
|
pkgname=perl-Try-Tiny
|
||||||
version=0.30
|
version=0.31
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Try-Tiny-$version"
|
wrksrc="Try-Tiny-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/Try-Tiny"
|
homepage="https://metacpan.org/release/Try-Tiny"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${CPAN_SITE}/XML/ETHER/Try-Tiny-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/XML/ETHER/Try-Tiny-${version}.tar.gz"
|
||||||
checksum=da5bd0d5c903519bbf10bb9ba0cb7bcac0563882bcfe4503aee3fb143eddef6b
|
checksum=3300d31d8a4075b26d8f46ce864a1d913e0e8467ceeba6655d5d2b2e206c11be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE LICENSE
|
vlicense LICENCE LICENSE
|
||||||
|
|
Loading…
Reference in a new issue