summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2025-11-10 23:34:11 -0500
committervin <git@vineetk.net>2025-11-10 23:34:11 -0500
commit06e870ab4d0f4fcf6f0136c4213e60c3b011de53 (patch)
tree37949620462fd8de1174ea114c9ebfc7a1b3792f
parent8334f9c5447481353e6297f764841164f39514b6 (diff)
update doas to 6.8.2
-rw-r--r--doas/.md5sum2
-rw-r--r--doas/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/doas/.md5sum b/doas/.md5sum
index 597ffd0..6622109 100644
--- 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
index 93feb65..2d64ab3 100644
--- a/doas/Pkgfile
+++ b/doas/Pkgfile
@@ -4,7 +4,7 @@
4# Depends on: bzip2 xz zlib zstd libevent 4# Depends on: bzip2 xz zlib zstd libevent
5 5
6name=doas 6name=doas
7version=6.8.1 7version=6.8.2
8release=1 8release=1
9source=(https://github.com/Duncaen/OpenDoas/releases/download/v$version/opendoas-$version.tar.xz) 9source=(https://github.com/Duncaen/OpenDoas/releases/download/v$version/opendoas-$version.tar.xz)
10 10