perl-Date-Manip: update to 6.60.
This commit is contained in:
parent
ea94766b67
commit
6fa6564318
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.59
|
||||
version=6.60
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="perl>=5.20"
|
||||
depends="perl"
|
||||
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=50c71db870008dfd22f42e2e55a392a9a337a44ebbc86e98be5d209b5b0b8a12
|
||||
checksum=7e20d6ffa0f8e32454098b4d397b8036764e90f171156375a81cc7e55a4f434f
|
||||
|
|
Loading…
Reference in a new issue