perl-DateTime: update to 1.36.

This commit is contained in:
Michael Gehring 2016-08-13 23:52:42 +02:00
parent 9f21e4d722
commit b7f565005f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'perl-DateTime'. # Template build file for 'perl-DateTime'.
pkgname=perl-DateTime pkgname=perl-DateTime
version=1.34 version=1.36
revision=1 revision=1
wrksrc="${pkgname/perl-/}-${version}" wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module build_style=perl-module
@ -12,7 +12,7 @@ maintainer="John Regan <john@jrjrtech.com>"
homepage="http://search.cpan.org/dist/DateTime" homepage="http://search.cpan.org/dist/DateTime"
license="Artistic, GPL-1" license="Artistic, GPL-1"
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz" distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-$version.tar.gz"
checksum=c3b1e0a9d5c2f653b509c0d1d3ee85172e12c06e960b7d5204ab4a457f86b19d checksum=bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159
post_configure() { post_configure() {
sed -i 's/-mtune=generic//g' Makefile sed -i 's/-mtune=generic//g' Makefile