mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Try-Tiny: update to 0.32.
This commit is contained in:
parent
845d0829d0
commit
50911a0444
1 changed files with 2 additions and 2 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.31
|
version=0.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -12,7 +12,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=3300d31d8a4075b26d8f46ce864a1d913e0e8467ceeba6655d5d2b2e206c11be
|
checksum=ef2d6cab0bad18e3ab1c4e6125cc5f695c7e459899f512451c8fa3ef83fa7fc0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE LICENSE
|
vlicense LICENCE LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue