perl-Date-Manip: update to 6.57.
This commit is contained in:
parent
1e43962413
commit
5fdeed68af
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Date-Manip'.
|
||||
pkgname=perl-Date-Manip
|
||||
version=6.56
|
||||
version=6.57
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl>=5.20"
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
short_desc="Date manipulation routines"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
||||
distfiles="${CPAN_SITE}/Date/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=acae07026b84d157f161d569b41026f4770e72872a5c7d70c295e2083a1ff5ec
|
||||
checksum=864c1e71a62db5f58fd570ddf82259feb025203a58187fdddec96824f54e2f76
|
||||
|
|
Loading…
Reference in a new issue