Date: Wednesday, April 5, 2017 @ 04:46:57 Author: lfleischer Revision: 220519
upgpkg: stunnel 5.41-1 Upstream update. Modified: stunnel/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-05 04:39:46 UTC (rev 220518) +++ PKGBUILD 2017-04-05 04:46:57 UTC (rev 220519) @@ -4,8 +4,8 @@ # Contributor: Kevin Piche <[email protected]> pkgname=stunnel -pkgver=5.40 -pkgrel=2 +pkgver=5.41 +pkgrel=1 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL" arch=('i686' 'x86_64') url="https://www.stunnel.org/" @@ -16,7 +16,7 @@ source=("https://www.stunnel.org/downloads/archive/5.x/$pkgname-$pkgver.tar.gz"{,.asc} 'Makefile.patch' 'stunnel.tmpfiles.conf') -md5sums=('4125b7c7f0f8c46266b4fa245ee8cda6' +md5sums=('583bb43e4344e4a7190acb636f8b5024' 'SKIP' '579f198ecb90a42fcbfd8a4e48006264' '2e065a39998e57727ee79887bbd1751e')
