auc: update to version 0.0.4

* implement '-d' cmdline option to output json requests
 * switch to new server API
 * implement upgrade_packages

Read upgrade_packages UCI option and ask for either only release
upgrades or also builds based on updated packages depending on whether
upgrade_packages is '0' or '1'.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2017-11-21 17:17:25 +01:00
parent 27d31a2596
commit dbcfa1618e
2 changed files with 75 additions and 25 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=auc
PKG_VERSION:=0.0.3
PKG_VERSION:=0.0.4
PKG_RELEASE=1
PKG_LICENSE:=GPL-3.0