perl-IO-Socket-SSL: update to 2.033.
This commit is contained in:
parent
7ae1e9b30f
commit
ef25a2bf8f
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-IO-Socket-SSL'.
|
||||
pkgname=perl-IO-Socket-SSL
|
||||
version=2.032
|
||||
version=2.033
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends} perl-Net-SSLeay perl-URI"
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
short_desc="IO::Socket::SSL -- SSL sockets with IO::Socket interface"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/IO-Socket-SSL/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=49b603b68332254c6b0f95abb72a55705878b0d19b07ce5c444ff0a12c20649a
|
||||
checksum=8638362003b2c57c1058d992d2edad087b99b5ef8e5c9748ff779ec42a7f0f07
|
||||
|
|
Loading…
Reference in a new issue