perl-Try-Tiny: update to 0.28.
This commit is contained in:
parent
f70886c03d
commit
9ac6518501
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-Try-Tiny'.
|
||||
pkgname=perl-Try-Tiny
|
||||
version=0.27
|
||||
version=0.28
|
||||
revision=1
|
||||
wrksrc="Try-Tiny-$version"
|
||||
build_style=perl-module
|
||||
|
@ -8,9 +8,9 @@ hostmakedepends="perl"
|
|||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc='Try::Tiny - Minimal try/catch with proper preservation of $@'
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://search.cpan.org/dist/Try-Tiny/"
|
||||
license="MIT"
|
||||
distfiles="${CPAN_SITE}/XML/ETHER/Try-Tiny-${version}.tar.gz"
|
||||
checksum=8abf0878c9cddc0c4ab9c4adfa8d81790a16d7cb53b0e429430b13b7567075fb
|
||||
checksum=f1d166be8aa19942c4504c9111dade7aacb981bc5b3a2a5c5f6019646db8c146
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue