aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-10-20 13:59:33 +0200
committerKarel Kočí <cynerd@email.cz>2020-10-20 14:00:09 +0200
commit7c583e09b36979f8e79cfb9ba67304cfb381b139 (patch)
treeea5c176417da595ceabc67099bb96be7cd44219e
parent5027b80bab17b324159a3f36eee1cb9924a97553 (diff)
bigclown-firmware-tool: bump to version 1.5.2
Signed-off-by: Karel Kočí <cynerd@email.cz>
-rw-r--r--utils/bigclown/bigclown-firmware-tool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/bigclown/bigclown-firmware-tool/Makefile b/utils/bigclown/bigclown-firmware-tool/Makefile
index 5596a3638..6aa5fff88 100644
--- a/utils/bigclown/bigclown-firmware-tool/Makefile
+++ b/utils/bigclown/bigclown-firmware-tool/Makefile
@@ -5,11 +5,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bigclown-firmware-tool
-PKG_VERSION:=1.5.1
-PKG_RELEASE:=2
+PKG_VERSION:=1.5.2
+PKG_RELEASE:=1
PYPI_NAME:=bcf
-PKG_HASH:=50b0351b97e6b1b1d4cb4703491daa6102e7e5b3b750b47fa35182d9eb39ab9c
+PKG_HASH:=8ad897586d02433d01a58b4978516621bea388cd230640eb0b8f8f9e40f10e6c
PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>
PKG_LICENSE:=MIT