vagrant: fix netbsd pkgsrc

9.0_current stopped working, let's use 9.3.
This commit is contained in:
Thomas Waldmann 2023-08-29 19:45:24 +02:00
parent 055fb76bd8
commit de51c67085
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 1 additions and 2 deletions

3
Vagrantfile vendored
View File

@ -82,8 +82,7 @@ end
def packages_netbsd
return <<-EOF
# use the latest stuff, some packages in "9.2" are quite broken
echo 'http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/$arch/9.0_current/All' > /usr/pkg/etc/pkgin/repositories.conf
echo 'http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/$arch/9.3/All' > /usr/pkg/etc/pkgin/repositories.conf
pkgin update
pkgin -y upgrade
pkg_add zstd lz4 xxhash git