diff --git a/openup b/openup index cc52dfe..0f0c789 100755 --- a/openup +++ b/openup @@ -16,9 +16,6 @@ # # Author: Antoine Jacoutot -# TODO -# check_vuxml(): add support for binpatches - ### user defined variables OPENUP_URL="https://stable.mtier.org/openup" PKG_CERT_URL="https://stable.mtier.org/mtier.cert" @@ -32,7 +29,7 @@ VUXML_URL="https://stable.mtier.org/vuxml/$(uname -r | tr -d '.').xml" ### DO NOT MODIFY ANYTHING BELOW THIS LINE!!! ### ######################################################################## -_OPENUP_VERSION=4 +_OPENUP_VERSION=5 _OPENUP_MINREL=53 usage() {