commit 06e870ab4d0f4fcf6f0136c4213e60c3b011de53
parent 8334f9c5447481353e6297f764841164f39514b6
Author: vin <git@vineetk.net>
Date: Mon, 10 Nov 2025 23:34:11 -0500
update doas to 6.8.2
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doas/.md5sum b/doas/.md5sum
@@ -1 +1 @@
-ebf9f1c87782afdbffd58676f4c8a353 opendoas-6.8.1.tar.xz
+3ca653c34ec87c0fe8a07ca5f78af35c opendoas-6.8.2.tar.xz
diff --git a/doas/Pkgfile b/doas/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: bzip2 xz zlib zstd libevent
name=doas
-version=6.8.1
+version=6.8.2
release=1
source=(https://github.com/Duncaen/OpenDoas/releases/download/v$version/opendoas-$version.tar.xz)