aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostclass/pkg_repository
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2025-06-17 07:37:55 -0400
committerCullum Smith <cullum@sacredheartsc.com>2025-06-17 07:37:55 -0400
commit674d54cd395f6a4bb53662089f48f618831f6502 (patch)
tree1714f2cf9bfdfda4ca8e37c58d3aebdd0d4e5907 /scripts/hostclass/pkg_repository
parent2578ad0d4e87d19f15b3a0aeadf28a329873518f (diff)
downloadinfrastructure-674d54cd395f6a4bb53662089f48f618831f6502.tar.gz
updates for freebsd 14.3
Diffstat (limited to 'scripts/hostclass/pkg_repository')
-rw-r--r--scripts/hostclass/pkg_repository2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hostclass/pkg_repository b/scripts/hostclass/pkg_repository
index 872320b..4be5d1d 100644
--- a/scripts/hostclass/pkg_repository
+++ b/scripts/hostclass/pkg_repository
@@ -1,6 +1,6 @@
#!/bin/sh
-: ${poudriere_versions:='14.2-RELEASE'}
+: ${poudriere_versions:='14.3-RELEASE'}
: ${poudriere_jobs:="$nproc"}
: ${poudriere_dataset:="${state_dataset:-zroot}"}
: ${poudriere_make_jobs_number:='4'}