summaryrefslogtreecommitdiff
path: root/extra/perl-net-ssleay/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
committerroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
commitc8729cab8302ab82e01135a22fb9fa9704f1559b (patch)
treef272d52815dcaf543aaf60177bdfc7d28e22e201 /extra/perl-net-ssleay/PKGBUILD
parentcf507a0dbf5ee8258e49256049b420ac8e191387 (diff)
Tue Mar 27 00:01:20 UTC 2012
Diffstat (limited to 'extra/perl-net-ssleay/PKGBUILD')
-rw-r--r--extra/perl-net-ssleay/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD
index a48807752..cd3b03a18 100644
--- a/extra/perl-net-ssleay/PKGBUILD
+++ b/extra/perl-net-ssleay/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 143942 2011-11-30 21:49:37Z giovanni $
+# $Id: PKGBUILD 154281 2012-03-25 10:10:44Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=perl-net-ssleay
_cpanname=Net-SSLeay
-pkgver=1.42
-pkgrel=2
+pkgver=1.45
+pkgrel=1
pkgdesc="Perl extension for using OpenSSL"
arch=('i686' 'x86_64')
license=('custom:BSD')
url="http://search.cpan.org/dist/${_cpanname}/"
-depends=('perl' 'openssl')
+depends=('openssl')
options=(!emptydirs)
replaces=('net-ssleay')
provides=('net-ssleay')
source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz")
-md5sums=('3f9c9589495301c14bfc03097388ca4f')
+md5sums=('05415acd0eae23bccdeb35d9d976cc15')
build() {
cd ${srcdir}/${_cpanname}-${pkgver}