diff options
author | root <root@rshg054.dnsready.net> | 2013-07-28 01:12:41 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-28 01:12:41 -0700 |
commit | 756c28ed533221b910dd7fbbe356cb9eb4fc9111 (patch) | |
tree | 82355ff0d7dd5940537f681f74fa587c9e39fcfc /community/sslh | |
parent | 572a1aa9805971ecae21bd4f315b366b69e92b00 (diff) |
Sun Jul 28 01:12:23 PDT 2013
Diffstat (limited to 'community/sslh')
-rw-r--r-- | community/sslh/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/community/sslh/PKGBUILD b/community/sslh/PKGBUILD index ed60e5e8a..c2235965f 100644 --- a/community/sslh/PKGBUILD +++ b/community/sslh/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 83699 2013-02-04 14:24:41Z seblu $ -# Maintainer: Sébastien Luttringer <seblu@archlinux.org> +# $Id: PKGBUILD 94597 2013-07-27 17:54:41Z seblu $ +# Maintainer: Sébastien Luttringer # Contributor: Le_suisse <lesuisse.dev+aur at gmail dot com> # Contributor: Jason Rodriguez <jason-aur@catloaf.net> pkgname=sslh -pkgver=1.14 -pkgrel=2 +pkgver=1.15 +pkgrel=1 pkgdesc='SSL/SSH/OpenVPN/XMPP/tinc port multiplexer' arch=('i686' 'x86_64') url='http://www.rutschle.net/tech/sslh.shtml' @@ -16,7 +16,7 @@ install=$pkgname.install source=("http://www.rutschle.net/tech/$pkgname-$pkgver.tar.gz" 'sslh-select.service' 'sslh-fork.service') -md5sums=('36e64bd6c7d0a299d5acd1109988099b' +md5sums=('cdb3e4499ff00438495f46ef7204ec58' '67e8c9511508673254afa3e1ca61ff89' 'a4402244a4d819beb3c6dc7ff031084e') |