cad/stm32flash: Update 0.5 -> 0.6
Reported by: portscout
This commit is contained in:
parent
75b86c9143
commit
5954d27109
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565155
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= stm32flash
|
PORTNAME= stm32flash
|
||||||
DISTVERSION= 0.5
|
DISTVERSION= 0.6
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
MASTER_SITES= SF/${PORTNAME}/
|
MASTER_SITES= SF/${PORTNAME}/
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ COMMENT= Flash program for STM32 using the ST serial bootloader
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt
|
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
USES= gmake
|
||||||
|
|
||||||
PLIST_FILES= bin/stm32flash \
|
PLIST_FILES= bin/stm32flash \
|
||||||
share/man/man1/stm32flash.1.gz
|
share/man/man1/stm32flash.1.gz
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1605686264
|
TIMESTAMP = 1613238331
|
||||||
SHA256 (stm32flash-0.5.tar.gz) = 97aa9422ef02e82f7da9039329e21a437decf972cb3919ad817f70ac9a49e306
|
SHA256 (stm32flash-0.6.tar.gz) = ee9b40d4d3e5cd28b993e08ae2a2c3c559b6bea8730cd7e1d40727dedb1dda09
|
||||||
SIZE (stm32flash-0.5.tar.gz) = 41087
|
SIZE (stm32flash-0.6.tar.gz) = 376186
|
||||||
|
|
Loading…
Reference in a new issue