Update to version 2.1.3: provide backward compatibility with the
2-byte rewrite cycle counter introduced in version 2.1.0 but changed in version 2.1.1. Thanks to Joerg Wunsch <joerg@FreeBSD.org> for pointing this out.
This commit is contained in:
parent
5a1e2b69e5
commit
6d7157cb6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69251
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= avrprog
|
||||
PORTVERSION= 2.1.2
|
||||
PORTVERSION= 2.1.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= bsd
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (avrprog-2.1.2.tar.gz) = cba7fe6deeeac0dbb5b2ca0a47b0b856
|
||||
MD5 (avrprog-2.1.3.tar.gz) = 094c615541d5de697822a002d94422dd
|
||||
|
|
Loading…
Reference in a new issue