summaryrefslogtreecommitdiff
path: root/aports/uds_passthru
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2022-12-30 14:50:27 +0100
committerPÁLI Gábor János <pali.gabor@gmail.com>2022-12-30 14:50:27 +0100
commitb8bcf86560cfe636983265550dd55e8d13e65696 (patch)
tree444587ab58adb64d047e29352c9a2ed79c06594f /aports/uds_passthru
parentf26361cf04e91c304edb89d1ced06025fc370b5b (diff)
downloadfreebsd-wifibox-alpine-b8bcf86560cfe636983265550dd55e8d13e65696.zip
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.
Diffstat (limited to 'aports/uds_passthru')
-rw-r--r--aports/uds_passthru/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"