Merge pull request #13745 from Cynerd/bigclown-firmware-tool-1.5.2
bigclown-firmware-tool: bump to version 1.5.2
This commit is contained in:
commit
c33bd3180e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue