aboutsummaryrefslogtreecommitdiffstats
path: root/community/stunnel/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stunnel/APKBUILD')
-rw-r--r--community/stunnel/APKBUILD19
1 files changed, 7 insertions, 12 deletions
diff --git a/community/stunnel/APKBUILD b/community/stunnel/APKBUILD
index 24c2e3cc8f..b1a24b9a51 100644
--- a/community/stunnel/APKBUILD
+++ b/community/stunnel/APKBUILD
@@ -3,18 +3,17 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=stunnel
-pkgver=5.44
-pkgrel=2
-pkgdesc="SSL encryption wrapper between network client and server."
-url="http://www.stunnel.org/"
+pkgver=5.46
+pkgrel=0
+pkgdesc="SSL encryption wrapper between network client and server"
+url="https://www.stunnel.org"
arch="all"
license="GPL-2.0-or-later with OpenSSL exception"
# support for SO_ORIGINAL_DST will be silently disabled without linux-headers
makedepends="libressl-dev linux-headers"
subpackages="$pkgname-doc"
install="$pkgname.pre-install"
-source="http://www.stunnel.org/downloads/archive/${pkgver%.*}.x/stunnel-$pkgver.tar.gz
- update-test-certs.patch
+source="https://www.stunnel.org/downloads/archive/${pkgver%.*}.x/stunnel-$pkgver.tar.gz
libressl-2.7.patch
stunnel.initd
stunnel.conf"
@@ -35,9 +34,6 @@ build() {
check() {
cd "$builddir"
- # the CRL file has expired
- rm tests/recipes/013_CRL_file
-
make check
}
@@ -54,8 +50,7 @@ package() {
"$pkgdir"/usr/share/doc/$pkgname/examples/
}
-sha512sums="a1aa4f234926208bf1b2c9acc0bf83dc0f2c8f575bc57f5ce89b32b4e3fde0412ea0ef7c2edb364fbe0b52fdd89773fab4df53950c58797c11b7668f3e4e7638 stunnel-5.44.tar.gz
-4581f6db2451dcd465c39132956ca97149917edff922c5211d68d2b1c33e98436e00a9dbbcd215a8c34ea58f1345c5732ba768ab0f42b36e0a4ccdcb6719b627 update-test-certs.patch
-f0174128a6c145f22b1fc7aaa23817eadae43105422b9638335409ad1491996bfc0c8c102a514593b0bcf0f06c0503fda1e4f92b0ea2a0a66bfe1b0f48071ec6 libressl-2.7.patch
+sha512sums="2000e36d4d011a83e47afcaf19473e083da010d7b3909cb831c51975512257888615b5d64f4a4d78f48529d68c6740ea2be7f7935b0ab86de4535e290f78cc97 stunnel-5.46.tar.gz
+32a3a994309ec2f91aff3f6f5cbb95e2167940a2ef0038321015c438fc158d28c7e9ff42ffa934924edda631bfe0abf747574f19665cae85d4e9953299e35f62 libressl-2.7.patch
33e215413e08fdd5783cc76e6ba6a2342fb6d0573f801815c4d3022625e71be6c9739d47a7a61bf7c803f27911b9c92cf6ae3e522add040f83802e1aaeaee000 stunnel.initd
a72bfddeb74787d58c9fd24782d86c0498ce3530a43fbdd4ec4c4b57baa6257b6ef21005aca274b22c4a22cdbbbcee63dd3d841f458af248db9c69e8d59fa56f stunnel.conf"