forked from mirrors/openup
Remove TODO and bump VERSION.
This commit is contained in:
parent
f68e518450
commit
41ee3307f5
1 changed files with 1 additions and 4 deletions
5
openup
5
openup
|
|
@ -16,9 +16,6 @@
|
||||||
#
|
#
|
||||||
# Author: Antoine Jacoutot <antoine@mtier.org>
|
# Author: Antoine Jacoutot <antoine@mtier.org>
|
||||||
|
|
||||||
# TODO
|
|
||||||
# check_vuxml(): add support for binpatches
|
|
||||||
|
|
||||||
### user defined variables
|
### user defined variables
|
||||||
OPENUP_URL="https://stable.mtier.org/openup"
|
OPENUP_URL="https://stable.mtier.org/openup"
|
||||||
PKG_CERT_URL="https://stable.mtier.org/mtier.cert"
|
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!!! ###
|
### DO NOT MODIFY ANYTHING BELOW THIS LINE!!! ###
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
||||||
_OPENUP_VERSION=4
|
_OPENUP_VERSION=5
|
||||||
_OPENUP_MINREL=53
|
_OPENUP_MINREL=53
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue