From 9d36fcd5638035abf19f303deebd9e861d384254 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 Aug 2012 00:01:58 +0000 Subject: Tue Aug 7 00:01:58 UTC 2012 --- extra/perl-crypt-ssleay/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/perl-crypt-ssleay/PKGBUILD') diff --git a/extra/perl-crypt-ssleay/PKGBUILD b/extra/perl-crypt-ssleay/PKGBUILD index ccaab5ed3..6e69beb13 100644 --- a/extra/perl-crypt-ssleay/PKGBUILD +++ b/extra/perl-crypt-ssleay/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 160515 2012-06-02 10:27:13Z bluewind $ +# $Id: PKGBUILD 164786 2012-08-05 10:42:41Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: François Charette pkgname=perl-crypt-ssleay -pkgver=0.58 -pkgrel=4 +pkgver=0.60 +pkgrel=1 pkgdesc="OpenSSL glue that provides LWP https support" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/Crypt-SSLeay" license=('GPL' 'PerlArtistic') -depends=('openssl') +depends=('perl-lwp-protocol-https' 'perl-try-tiny') options=('!emptydirs') source=(http://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz) -md5sums=('fbf3d12e58462cee00ea63239c0b13c7') +md5sums=('04986e80e4a9f81479a98b32eb14a1c5') build() { cd "${srcdir}/Crypt-SSLeay-${pkgver}" -- cgit v1.2.3-54-g00ecf