Date: Wednesday, May 20, 2015 @ 11:07:23 Author: lfleischer Revision: 133873
upgpkg: stunnel 5.17-1 Upstream update. Modified: stunnel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-20 08:58:26 UTC (rev 133872) +++ PKGBUILD 2015-05-20 09:07:23 UTC (rev 133873) @@ -4,7 +4,7 @@ # Contributor: Kevin Piche <[email protected]> pkgname=stunnel -pkgver=5.16 +pkgver=5.17 pkgrel=1 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=("https://www.stunnel.org/downloads/$pkgname-$pkgver.tar.gz"{,.asc} 'Makefile.patch' 'stunnel.tmpfiles.conf') -md5sums=('ffe666e8bf1f0f9dad67b8d7e9ead48a' +md5sums=('e70f001ee190105c5a10a74f4bd54901' 'SKIP' '579f198ecb90a42fcbfd8a4e48006264' '2e065a39998e57727ee79887bbd1751e')
