diff --git a/scripts/build.sh b/scripts/build.sh index 56624907b..05231e092 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -490,7 +490,7 @@ SCRIPTDIR="$(dirname $(realpath $0))" parse_opts "$@" ARCH=$(uname -m) -RELEASE=20230613 +RELEASE=20230709 TARBALLIMG="$PORTSDIR/venomlinux-rootfs-$ARCH.tar.xz" SRCDIR="${SRCDIR:-/var/cache/scratchpkg/sources}"