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'.
|
# Template build file for 'perl-DateTime'.
|
||||||
pkgname=perl-DateTime
|
pkgname=perl-DateTime
|
||||||
version=1.33
|
version=1.34
|
||||||
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=35c4fc8ab2f0dff6f4154d0f7b0e4f49a2f64f125379b805d1cae9c683bb37ec
|
checksum=c3b1e0a9d5c2f653b509c0d1d3ee85172e12c06e960b7d5204ab4a457f86b19d
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
sed -i 's/-mtune=generic//g' Makefile
|
sed -i 's/-mtune=generic//g' Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue