Date: Saturday, July 22, 2017 @ 14:03:25 Author: lfleischer Revision: 245978
upgpkg: stunnel 5.42-1 Upstream update. Modified: stunnel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-22 14:02:16 UTC (rev 245977) +++ PKGBUILD 2017-07-22 14:03:25 UTC (rev 245978) @@ -4,7 +4,7 @@ # Contributor: Kevin Piche <[email protected]> pkgname=stunnel -pkgver=5.41 +pkgver=5.42 pkgrel=1 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ source=("https://www.stunnel.org/downloads/archive/5.x/$pkgname-$pkgver.tar.gz"{,.asc} 'Makefile.patch' 'stunnel.tmpfiles.conf') -md5sums=('583bb43e4344e4a7190acb636f8b5024' +md5sums=('ad0a6c63b30ec40afc7a2326e9ce04e0' 'SKIP' '579f198ecb90a42fcbfd8a4e48006264' '2e065a39998e57727ee79887bbd1751e')
