perl-DateTime: update to 1.34.
This commit is contained in:
parent
4037e8f3d5
commit
4eaf01fcc9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-DateTime'.
|
||||
pkgname=perl-DateTime
|
||||
version=1.33
|
||||
version=1.34
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
|||
homepage="http://search.cpan.org/dist/DateTime"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=35c4fc8ab2f0dff6f4154d0f7b0e4f49a2f64f125379b805d1cae9c683bb37ec
|
||||
checksum=c3b1e0a9d5c2f653b509c0d1d3ee85172e12c06e960b7d5204ab4a457f86b19d
|
||||
|
||||
post_configure() {
|
||||
sed -i 's/-mtune=generic//g' Makefile
|
||||
|
|
Loading…
Reference in a new issue