summaryrefslogtreecommitdiff
path: root/extra/perl-net-ssleay/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/perl-net-ssleay/PKGBUILD')
-rw-r--r--extra/perl-net-ssleay/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD
index c70128896..d877e3f0a 100644
--- a/extra/perl-net-ssleay/PKGBUILD
+++ b/extra/perl-net-ssleay/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 198600 2013-10-30 17:27:07Z giovanni $
+# $Id: PKGBUILD 205947 2014-02-14 13:56:11Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=perl-net-ssleay
_cpanname=Net-SSLeay
-pkgver=1.55
-pkgrel=2
+pkgver=1.58
+pkgrel=1
pkgdesc="Perl extension for using OpenSSL"
arch=('i686' 'x86_64' 'mips64el')
license=('custom:BSD')
@@ -15,7 +15,7 @@ options=(!emptydirs)
replaces=('net-ssleay')
provides=('net-ssleay')
source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz")
-md5sums=('473b8d66ca69d5784bb0e428721f58e0')
+md5sums=('fdd09b065e46aa3482f80d7ed7044e38')
prepare() {
cd ${srcdir}/${_cpanname}-${pkgver}