auc: update to version 0.0.7

* implement using GET instead of POST requests when waiting for image

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2017-11-24 21:38:25 +01:00
parent 0d27134922
commit 19653e57bf
2 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=auc
PKG_VERSION:=0.0.6
PKG_VERSION:=0.0.7
PKG_RELEASE=1
PKG_LICENSE:=GPL-3.0