diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2024-09-09 10:09:03 -0400 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2024-09-09 10:09:03 -0400 |
commit | 3713653278bc994072ed4b6306f7ae7150be9718 (patch) | |
tree | ddb9ce36a271cac5f156d78ce6c9b9249a5ce341 /net/netatalk3/files/patch-meson.build | |
parent | sysutils/rust-findutils: update to 0.7.0 (diff) |
net/netatalk3: Update to 3.2.8
See https://github.com/Netatalk/netatalk/releases/tag/netatalk-3-2-8 for
a list of changes in this release.
Security: CVE-2024-1544
CVE-2024-5288
CVE-2024-5991
CVE-2024-5814
Diffstat (limited to 'net/netatalk3/files/patch-meson.build')
-rw-r--r-- | net/netatalk3/files/patch-meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk3/files/patch-meson.build b/net/netatalk3/files/patch-meson.build index 0c04a21feaa1..9428f32181b9 100644 --- a/net/netatalk3/files/patch-meson.build +++ b/net/netatalk3/files/patch-meson.build @@ -21,7 +21,7 @@ '/usr', ] bdb_subdirs = [ -+ 'db18', ++ '%%DB_NAME%%', 'db4.6', 'db4.7', 'db4.8', |