1
0
Fork 0
forked from mirrors/openup

Remove TODO and bump VERSION.

This commit is contained in:
Antoine Jacoutot 2013-09-03 11:47:27 +02:00
commit 41ee3307f5

5
openup
View file

@ -16,9 +16,6 @@
#
# Author: Antoine Jacoutot <antoine@mtier.org>
# 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() {