From b8bcf86560cfe636983265550dd55e8d13e65696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=81LI=20G=C3=A1bor=20J=C3=A1nos?= Date: Fri, 30 Dec 2022 14:50:27 +0100 Subject: socat: Update to 1.7.4.4, offer UDP support on demand. By default, `socat` should stay stripped down, that is, without support for UDP. Create an alternate version where it can be explicitly requested to host this feature, such as for the forwarding service. --- aports/uds_passthru/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aports/uds_passthru') diff --git a/aports/uds_passthru/APKBUILD b/aports/uds_passthru/APKBUILD index 1fd7d07..5bc327c 100644 --- a/aports/uds_passthru/APKBUILD +++ b/aports/uds_passthru/APKBUILD @@ -2,7 +2,7 @@ pkgname=uds_passthru pkgver=0.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Unix Domain Socket pass-through for Wifibox" url="https://github.com/pgj/freebsd-wifibox-alpine" arch="all" -- cgit v1.2.3