summaryrefslogtreecommitdiff
path: root/community/sslh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sslh/PKGBUILD')
-rw-r--r--community/sslh/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sslh/PKGBUILD b/community/sslh/PKGBUILD
index 55a3b9402..d4e795cc7 100644
--- a/community/sslh/PKGBUILD
+++ b/community/sslh/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=sslh
pkgver=1.10
-pkgrel=4
+pkgrel=5
pkgdesc='SSL/SSH/OpenVPN/XMPP/tinc port multiplexer'
arch=('i686' 'x86_64')
url='http://www.rutschle.net/tech/sslh.shtml'
@@ -15,8 +15,8 @@ source=("http://www.rutschle.net/tech/${pkgname}-${pkgver}.tar.gz"
'sslh.rc'
'sslh.conf')
md5sums=('bc34e9a4770d634633e70589c72708cc'
- '42f3cda8f18abdf5edcd762e6dcda5d7'
- '8275b5dd363891139398be1d0e92dd57')
+ '0680f09267c33205acf16ac6d4adf926'
+ '808199410bd6ab67421bf3544f805d1a')
build() {
cd $pkgname-$pkgver