diff options
author | root <root@rshg054.dnsready.net> | 2011-12-04 23:14:51 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-12-04 23:14:51 +0000 |
commit | 392d2d86b3657d90c3954a44dd6e3e5a4d12d455 (patch) | |
tree | a88c28d4a6652dd77a3557f0dab9f6c6bdda037e /community/sslh/PKGBUILD | |
parent | 851376cd7720e1f9b35e0a7c26bfd66399f0c4d3 (diff) |
Sun Dec 4 23:14:51 UTC 2011
Diffstat (limited to 'community/sslh/PKGBUILD')
-rw-r--r-- | community/sslh/PKGBUILD | 6 |
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 |