summaryrefslogtreecommitdiff
path: root/community/stunnel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stunnel/PKGBUILD')
-rw-r--r--community/stunnel/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/stunnel/PKGBUILD b/community/stunnel/PKGBUILD
index 609f2b556..14cfd5aef 100644
--- a/community/stunnel/PKGBUILD
+++ b/community/stunnel/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 69552 2012-04-18 09:36:36Z lfleischer $
+# $Id: PKGBUILD 69632 2012-04-20 19:47:13Z lfleischer $
# Maintainer: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Kevin Piche <kevin@archlinux.org>
pkgname=stunnel
-pkgver=4.52
+pkgver=4.53
pkgrel=2
pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL"
arch=('i686' 'x86_64')
@@ -18,10 +18,10 @@ source=("ftp://ftp.stunnel.org/stunnel/$pkgname-$pkgver.tar.gz"{,.asc}
'stunnel.rc.d'
'stunnel.tmpfiles.conf')
-md5sums=('f5e713dda0e8efa659f372832ecd0c2c'
- '3e84d222525e724788d3c2b29b899610'
+md5sums=('ab3bfc915357d67da18c73f73610d593'
+ 'ea8d7637e072fa1bb8706c85e6ea0152'
'f15398497e10e080c2406d2fc541660c'
- 'd42a1dda7b44aab73fba670fbcfcc8a6'
+ '4c7e3634a9d4dc040102f5d4160fb123'
'2e065a39998e57727ee79887bbd1751e')
build() {