summaryrefslogtreecommitdiff
path: root/extra/perl-crypt-ssleay
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-18 03:52:05 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-18 03:52:05 +0000
commit423ae5a5a1cd103d57b8cb52279533b3011f42d8 (patch)
tree0816754beb383cc3d3b45b501150f48ea42b1377 /extra/perl-crypt-ssleay
parent313040c7029fd0c36db63d7effbb974fd348389c (diff)
Sun May 18 03:42:25 UTC 2014
Diffstat (limited to 'extra/perl-crypt-ssleay')
-rw-r--r--extra/perl-crypt-ssleay/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/perl-crypt-ssleay/PKGBUILD b/extra/perl-crypt-ssleay/PKGBUILD
index bf1e57bb6..fc054373c 100644
--- a/extra/perl-crypt-ssleay/PKGBUILD
+++ b/extra/perl-crypt-ssleay/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 186398 2013-05-26 09:25:03Z bluewind $
+# $Id: PKGBUILD 213020 2014-05-17 10:42:27Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-crypt-ssleay
-pkgver=0.64
-pkgrel=2
+pkgver=0.72
+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=('perl-lwp-protocol-https' 'perl-try-tiny')
+depends=('perl-lwp-protocol-https' 'perl-try-tiny' 'perl-path-class')
options=('!emptydirs')
source=(http://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz)
-md5sums=('4812f14d6e8c71714a26c0ad733666dc')
+md5sums=('77d955c9056dbb12413d95d8852a9cdf')
build() {
cd "${srcdir}/Crypt-SSLeay-${pkgver}"