Date: Saturday, August 23, 2014 @ 14:20:08 Author: lfleischer Revision: 117807
upgpkg: stunnel 5.03-1 Upstream update. Modified: stunnel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-23 11:11:49 UTC (rev 117806) +++ PKGBUILD 2014-08-23 12:20:08 UTC (rev 117807) @@ -5,7 +5,7 @@ # Contributor: Kevin Piche <[email protected]> pkgname=stunnel -pkgver=5.02 +pkgver=5.03 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=('bb48b1c18cfc0a42708ef996b1a26926' +md5sums=('ee43ef72038e0437400f712837cefee4' 'SKIP' '579f198ecb90a42fcbfd8a4e48006264' '2e065a39998e57727ee79887bbd1751e')
