aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-04-06 18:19:07 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-04-06 18:19:07 +0000
commitefabab843a8433341c21e99d692a3994dfc89d15 (patch)
tree9d4ef67c997cc16333bcc4926c2aa2d6b7ea4abf /testing
parent03cc79ab3ecb8143c1adfc1fa5129012b1868bae (diff)
downloadaports-efabab843a8433341c21e99d692a3994dfc89d15.tar.bz2
aports-efabab843a8433341c21e99d692a3994dfc89d15.tar.xz
testing/sslh: upgrade to 1.20
Diffstat (limited to 'testing')
-rw-r--r--testing/sslh/APKBUILD18
1 files changed, 6 insertions, 12 deletions
diff --git a/testing/sslh/APKBUILD b/testing/sslh/APKBUILD
index e73b51db79..477d3cc0cd 100644
--- a/testing/sslh/APKBUILD
+++ b/testing/sslh/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=sslh
-pkgver=1.19c
-pkgrel=2
+pkgver=1.20
+pkgrel=0
pkgdesc="Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port) "
url="http://www.rutschle.net/tech/sslh/README.html"
arch="all !aarch64 !s390x" # limited by valgrind
license="GPL-2.0-or-later"
-makedepends="libconfig-dev libcap-dev pcre-dev perl perl-io-socket-inet6 lcov valgrind"
-subpackages="$pkgname-doc"
-options=
+makedepends="libconfig-dev libcap-dev pcre-dev perl perl-conf-libconfig perl-io-socket-inet6 lcov valgrind"
+subpackages="$pkgname-doc $pkgname-openrc"
+options="!check" #can't test in chroot due to sockets and processes opened
source="http://www.rutschle.net/tech/$pkgname/$pkgname-v$pkgver.tar.gz
generate-version.patch
$pkgname.conf
@@ -23,12 +23,6 @@ build() {
make ENABLE_REGEX=1 USELIBPCRE=1 USELIBCONFIG=1 USELIBCAP=1
}
-check() {
- cd "$builddir"
- sed -i'.dist' -e '/_address =/s/ip6-localhost/localhost/' ./t
- make test
-}
-
package() {
cd "$builddir"
make DESTDIR="$pkgdir" PREFIX=/usr install
@@ -53,7 +47,7 @@ doc() {
install -Dm 644 example.cfg "$subpkgdir/usr/share/doc/$pkgname/example.cfg"
}
-sha512sums="14529f1fc1488b10e660fa85f5d8bb642a0e119a15ca44d492793153447c9414ade5a1925fbbedd19c5d26662aa1bafd9743ab5ca11324632269110406fa8ce9 sslh-v1.19c.tar.gz
+sha512sums="eccaddd5a4299206f195c2f7a78840b2f76f8a0cf10a715b5c72f959ed5d3259fc5ea3db8d398b33f0d556d71268b15c870999d742f83383a9d49120e476770a sslh-v1.20.tar.gz
66aa10eb497a8c44e7b852476b8fb9af05d6d786da76557f4b77799f871884531ac98f71313d7d449396fb02205b5a6248e957cecee7efaf7d17d69850dc88cf generate-version.patch
dd2231677d3e3f371ef643ebb9b9e31effc058ac7b430fe17dfb801b23040c6bde7b6c7c6b0ff6757607207a506096334b0a8e7ce83c884d483717c338a3499c sslh.conf
ba0a0fe8785ab9963d4dc11c39d6cbd41fe14d1e8f6d61eb0bf6eb2855e4f2de119b76f82894f3d52a91467ee83f4bd805d8eafc3c7da7b5a4f630cc4a241462 sslh.initd