[arch-commits] Commit in perl-io-socket-ssl/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Thu Nov 12 01:53:09 UTC 2015


    Date: Thursday, November 12, 2015 @ 02:53:09
  Author: eric
Revision: 250787

upgpkg: perl-io-socket-ssl 2.020-1

Upstream update

Modified:
  perl-io-socket-ssl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-12 01:45:16 UTC (rev 250786)
+++ PKGBUILD	2015-11-12 01:53:09 UTC (rev 250787)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-io-socket-ssl
-pkgver=2.010
+pkgver=2.020
 pkgrel=1
 pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('perl-io-socket-inet6')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
-sha1sums=('1171f196448206a0710a816e1ee44736f992233d')
+sha1sums=('e2db94b19d123b580b17012504b5f196da715070')
 
 build() {
   cd IO-Socket-SSL-${pkgver}



More information about the arch-commits mailing list