diff options
Diffstat (limited to 'construct.sh')
-rwxr-xr-x | construct.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/construct.sh b/construct.sh index 59759ab13..381cf81ec 100755 --- a/construct.sh +++ b/construct.sh @@ -4,7 +4,7 @@ shopt -s extglob nullglob PKG_BASE=$(dirname "$(realpath "$0")") cd "${PKG_BASE}" -PKG_RVSN=266 +PKG_RVSN=280 PKG_REPO=/dat/web/apt.saurik.com PKG_OVER=${PKG_REPO}/indices/override.tangelo.main.gz |