[arch-commits] Commit in perl-io-socket-ssl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jun 19 14:57:57 UTC 2020
Date: Friday, June 19, 2020 @ 14:57:56
Author: felixonmars
Revision: 389535
upgpkg: perl-io-socket-ssl 2.067-1
Modified:
perl-io-socket-ssl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-19 13:49:02 UTC (rev 389534)
+++ PKGBUILD 2020-06-19 14:57:56 UTC (rev 389535)
@@ -1,8 +1,8 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=perl-io-socket-ssl
-pkgver=2.066
-pkgrel=2
+pkgver=2.067
+pkgrel=1
pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
arch=('any')
license=('GPL' 'PerlArtistic')
@@ -11,7 +11,7 @@
checkdepends=('perl-io-socket-inet6')
options=('!emptydirs')
source=(https://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
-sha512sums=('2a15f6d65f276ad4eae33139ae7af4c891d4c9e5f6aa65f45e51bfa02c85e8367a275bd33c73ece1b47b9d18eadc59e65fe1c584f9ccd3c7655948710fb4a57a')
+sha512sums=('b7b9edc470f2283c363a6296d3ce23f8754cc1b1a763329ccc8a0bc81dca7ffbaf9a833fc8ac31e62f5f72cab7c689ea0d4d0e293f75fe176d1b5c71ed723516')
build() {
cd IO-Socket-SSL-${pkgver}
More information about the arch-commits
mailing list