[arch-commits] Commit in perl-crypt-ssleay/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun Aug 5 10:42:13 UTC 2012


    Date: Sunday, August 5, 2012 @ 06:42:13
  Author: giovanni
Revision: 164785

upgpkg: perl-crypt-ssleay 0.60-1

upstream release

Modified:
  perl-crypt-ssleay/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-05 10:17:22 UTC (rev 164784)
+++ PKGBUILD	2012-08-05 10:42:13 UTC (rev 164785)
@@ -3,16 +3,16 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 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}"




More information about the arch-commits mailing list