mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 0.6.1
- Trim Makefile header PR: ports/172620 Submitted by: Tomasz CEDRO <cederom@tlen.pl> (maintainer) Approved by: makc, avilla (mentors, implict) Feature safe: yes
This commit is contained in:
parent
de1c98625f
commit
4d4afe180d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307306
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: openocd
|
||||
# Date created: 16 August 2009
|
||||
# Whom: Tomasz "CeDeROM" CEDRO (http://www.tomek.cedro.info)
|
||||
#
|
||||
# Created by: Tomasz "CeDeROM" CEDRO (http://www.tomek.cedro.info)
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= openocd
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (openocd-0.6.0.tar.bz2) = d693df8a1eac18f34d25ee6057971e68a74cd1591722528a1563094231d961ff
|
||||
SIZE (openocd-0.6.0.tar.bz2) = 3437702
|
||||
SHA256 (openocd-0.6.1.tar.bz2) = f4c4cc7445ad79cfba1bb24208e79c66edf9dc0c46b3c8fca391f4e41c942f2b
|
||||
SIZE (openocd-0.6.1.tar.bz2) = 3431071
|
||||
|
@ -118,6 +118,7 @@ share/openocd/scripts/board/stm3220g_eval_stlink.cfg
|
||||
share/openocd/scripts/board/stm3241g_eval.cfg
|
||||
share/openocd/scripts/board/stm3241g_eval_stlink.cfg
|
||||
share/openocd/scripts/board/stm32f0discovery.cfg
|
||||
share/openocd/scripts/board/stm32f3discovery.cfg
|
||||
share/openocd/scripts/board/stm32f4discovery.cfg
|
||||
share/openocd/scripts/board/stm32ldiscovery.cfg
|
||||
share/openocd/scripts/board/stm32vldiscovery.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user