Date: Wednesday, July 2, 2014 @ 01:19:19 Author: lfleischer Revision: 114546
upgpkg: stunnel 5.02-1 Upstream update. Modified: stunnel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-01 21:42:17 UTC (rev 114545) +++ PKGBUILD 2014-07-01 23:19:19 UTC (rev 114546) @@ -5,7 +5,7 @@ # Contributor: Kevin Piche <[email protected]> pkgname=stunnel -pkgver=5.01 +pkgver=5.02 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/$pkgname-$pkgver.tar.gz"{,.asc} 'Makefile.patch' 'stunnel.tmpfiles.conf') -md5sums=('7b63266b6fa05da696729e245100da65' +md5sums=('bb48b1c18cfc0a42708ef996b1a26926' 'SKIP' '579f198ecb90a42fcbfd8a4e48006264' '2e065a39998e57727ee79887bbd1751e')
