mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-IO-Socket-SSL: update to 2.045.
This commit is contained in:
parent
48d8b06705
commit
8253988f65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-IO-Socket-SSL'.
|
# Template build file for 'perl-IO-Socket-SSL'.
|
||||||
pkgname=perl-IO-Socket-SSL
|
pkgname=perl-IO-Socket-SSL
|
||||||
version=2.044
|
version=2.045
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/IO-Socket-SSL/"
|
homepage="http://search.cpan.org/dist/IO-Socket-SSL/"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=87cb86575b23964e7823acf9be1aea215de24145e18101071ff7e933940e303e
|
checksum=ed3877815961e30f57be9975067e2bb67bfd61a11ed9add790f26d908d81ec11
|
||||||
|
|
Loading…
Add table
Reference in a new issue