mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
perl-Net-SSH2: update to 0.67.
This commit is contained in:
parent
88cca0ceb4
commit
e38712269a
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.66
|
version=0.67
|
||||||
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,4 +13,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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=0bbac48b454447368127523b12c3dcc630c1664688d6f2e058c47cd3c9ebe0d1
|
checksum=5fbdb3d059998e8ac01f7f093fe330eb1110d526dc55948743ebeb03fdbffc19
|
||||||
|
|
Loading…
Add table
Reference in a new issue