Update to 0.4.25 release.
This commit is contained in:
parent
870b495589
commit
038696befa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481817
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= solidity
|
||||
PORTVERSION= 0.4.24
|
||||
PORTVERSION= 0.4.25
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://github.com/ethereum/solidity/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1533799823
|
||||
SHA256 (solidity_0.4.24.tar.gz) = b6828266d9b108a035f44127a6107c9fbc516018b0fcf5de370196306cddb2a8
|
||||
SIZE (solidity_0.4.24.tar.gz) = 1154386
|
||||
TIMESTAMP = 1539260201
|
||||
SHA256 (solidity_0.4.25.tar.gz) = 8172c126973eae1d9d6c7b5071910a9c7475ac64df3945f755cee66104add72d
|
||||
SIZE (solidity_0.4.25.tar.gz) = 1159514
|
||||
|
|
Loading…
Reference in a new issue