Date: Sunday, January 17, 2016 @ 11:31:29 Author: lfleischer Revision: 157070
upgpkg: stunnel 5.29-1 Upstream update. Modified: stunnel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-17 10:22:36 UTC (rev 157069) +++ PKGBUILD 2016-01-17 10:31:29 UTC (rev 157070) @@ -4,7 +4,7 @@ # Contributor: Kevin Piche <[email protected]> pkgname=stunnel -pkgver=5.28 +pkgver=5.29 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=('2c39ae0be771f91bf5b0205beafddca6' +md5sums=('bf4c13ea9705156adbd04f1d766093ea' 'SKIP' '579f198ecb90a42fcbfd8a4e48006264' '2e065a39998e57727ee79887bbd1751e')
