mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Term-ReadLine-Gnu: update to 1.33
This commit is contained in:
parent
a45b2e4817
commit
8bddfe2cb3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-Term-ReadLine-Gnu'
|
# Template file for 'perl-Term-ReadLine-Gnu'
|
||||||
pkgname=perl-Term-ReadLine-Gnu
|
pkgname=perl-Term-ReadLine-Gnu
|
||||||
version=1.32
|
version=1.33
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/Term-ReadLine-Gnu/"
|
homepage="http://search.cpan.org/dist/Term-ReadLine-Gnu/"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/Term/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Term/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=2074d8f4c6710f361e9d3e89f0220b85605d0388b55919642465df00b8f82e75
|
checksum=531a1f553d99e552e922a2bcf8f53a4941ff7a7640ccfe595fc8c29a98a70f8f
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
sed -i 's/-mtune=generic//g' Makefile
|
sed -i 's/-mtune=generic//g' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue