summaryrefslogtreecommitdiff
path: root/extra/perl-net-ssleay
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-24 02:37:25 -0800
committerroot <root@rshg054.dnsready.net>2012-12-24 02:37:25 -0800
commitdaf3981c259a9a9ee281fe64ad4f81aaea71e686 (patch)
tree353ea0f18337c9986682c458aa0ad5a6c7e397e3 /extra/perl-net-ssleay
parentd4cde61aa9a5ccdde242a2bfe9eb7973a49acb49 (diff)
Mon Dec 24 02:36:08 PST 2012
Diffstat (limited to 'extra/perl-net-ssleay')
-rw-r--r--extra/perl-net-ssleay/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD
index 526271f38..5892e9243 100644
--- a/extra/perl-net-ssleay/PKGBUILD
+++ b/extra/perl-net-ssleay/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 173205 2012-12-13 02:46:32Z giovanni $
+# $Id: PKGBUILD 173793 2012-12-23 07:34:57Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=perl-net-ssleay
_cpanname=Net-SSLeay
-pkgver=1.50
+pkgver=1.51
pkgrel=1
pkgdesc="Perl extension for using OpenSSL"
arch=('i686' 'x86_64')
@@ -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=('5e239c5aae70dece79fcd6a4307fc53e')
+md5sums=('8dfa6adc39623905267a4d3232158e01')
build() {
cd ${srcdir}/${_cpanname}-${pkgver}