summaryrefslogtreecommitdiff
path: root/community/sslh/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-24 11:27:18 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-24 11:27:18 -0300
commita3ba265c32b1de731745e1abc812f5d21bcd6aaf (patch)
treee1302d14a6a73b6a674d2389d6427acb6b9ea870 /community/sslh/PKGBUILD
parent2792638784d70e22bfff1827f7e283c3158e58cf (diff)
parent9988621f899d7d4ae5fd0a4a32a4ba3abc5a527d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/gtranslator/PKGBUILD community-testing/gtranslator/gtranslator.changelog extra/emelfm2/PKGBUILD extra/wireshark/PKGBUILD extra/xfce4-diskperf-plugin/PKGBUILD extra/xfce4-mount-plugin/PKGBUILD extra/xfce4-wavelan-plugin/PKGBUILD multilib/gcc-multilib/PKGBUILD multilib/lib32-openssl/PKGBUILD testing/anjuta-extras/PKGBUILD testing/anjuta/PKGBUILD testing/gdl/PKGBUILD testing/lv2/PKGBUILD
Diffstat (limited to 'community/sslh/PKGBUILD')
-rw-r--r--community/sslh/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/sslh/PKGBUILD b/community/sslh/PKGBUILD
index 297188a87..5c74ce8df 100644
--- a/community/sslh/PKGBUILD
+++ b/community/sslh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 69412 2012-04-15 23:37:55Z seblu $
+# $Id: PKGBUILD 69659 2012-04-22 00:48:23Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Le_suisse <lesuisse.dev+aur at gmail dot com>
# Contributor: Jason Rodriguez <jason-aur@catloaf.net>
pkgname=sslh
-pkgver=1.10
-pkgrel=6
+pkgver=1.11
+pkgrel=1
pkgdesc='SSL/SSH/OpenVPN/XMPP/tinc port multiplexer'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.rutschle.net/tech/sslh.shtml'
@@ -15,9 +15,9 @@ source=("http://www.rutschle.net/tech/$pkgname-$pkgver.tar.gz"
'sslh.rc'
'sslh.conf'
'sslh.service')
-md5sums=('bc34e9a4770d634633e70589c72708cc'
+md5sums=('4ea599f0fa31ae235646e5a200b8f8fb'
'f64da291e97f1a99c33cb6ebf939b95b'
- '808199410bd6ab67421bf3544f805d1a'
+ 'a098fb6b03a3435b223e16aed0e65e0b'
'ee8a4fcfc1f6839f7c93deb6f59f7fd6')
build() {