mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-Net-SSH2: update to 0.61.
This commit is contained in:
parent
853be8fd42
commit
8134829854
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Net-SSH2'
|
# Template file for 'perl-Net-SSH2'
|
||||||
pkgname=perl-Net-SSH2
|
pkgname=perl-Net-SSH2
|
||||||
version=0.60
|
version=0.61
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
configure_args="inc=${XBPS_CROSS_BASE}/usr/include lib=${XBPS_CROSS_BASE}/usr/lib"
|
configure_args="inc=${XBPS_CROSS_BASE}/usr/include lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/Net-SSH2"
|
homepage="http://search.cpan.org/dist/Net-SSH2"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/Net/Net-SSH2-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Net/Net-SSH2-${version}.tar.gz"
|
||||||
checksum=5d9007135b5df8c4afb9966f6b1edb83a17bc40a4d8b71dcb1a8217cb7d4cd53
|
checksum=b9aa542e87b452ad11efbf97a7cd396a49c5a6783553543b69eb697bb0e2fdcd
|
||||||
|
|
||||||
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