mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
perl-Net-SSH2: update to 0.63.
This commit is contained in:
parent
4e8adbbb90
commit
4e2ba9f466
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.62
|
version=0.63
|
||||||
revision=3
|
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="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=f603edb08d6a9ab30251c8f2eb3b540d6e711fbcf6b61f7a43334ecc4d08e6ce
|
checksum=b0a06679911647e65e9bbe3b29fee614cdbaccd7a422a2d88dc0e662f6fefba5
|
||||||
|
|
Loading…
Add table
Reference in a new issue