build.sh: update release 20231019

This commit is contained in:
Luis
2023-10-19 21:09:47 +02:00
committed by GitHub
parent 4097e9e699
commit 4a719ebdaf

View File

@@ -490,7 +490,7 @@ SCRIPTDIR="$(dirname $(realpath $0))"
parse_opts "$@"
ARCH=$(uname -m)
RELEASE=20231008
RELEASE=20231019
TARBALLIMG="$PORTSDIR/venomlinux-rootfs-$ARCH.tar.xz"
SRCDIR="${SRCDIR:-/var/cache/scratchpkg/sources}"