perl-Term-ReadKey: update to 2.37.
Adopted.
This commit is contained in:
parent
836cc6d492
commit
d6fb71fd8b
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'perl-Term-ReadKey'.
|
||||
pkgname=perl-Term-ReadKey
|
||||
version=2.33
|
||||
revision=3
|
||||
version=2.37
|
||||
revision=1
|
||||
wrksrc="TermReadKey-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Perl module for simple terminal control"
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/TermReadKey/ReadKey.pm"
|
||||
license="Artistic"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Term/TermReadKey-${version}.tar.gz"
|
||||
checksum=99708f2d157343b79af6d552384fc4cbdf8ab633b727eb547f733fbc1cfdd14d
|
||||
checksum=4a9383cf2e0e0194668fe2bd546e894ffad41d556b41d2f2f577c8db682db241
|
||||
|
|
Loading…
Reference in a new issue