Skip to content

Commit

Permalink
lang/solidity: update to 0.8.23 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdupre committed Nov 9, 2023
1 parent f0bd7ca commit a479dc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lang/solidity/Makefile
@@ -1,5 +1,5 @@
PORTNAME= solidity
PORTVERSION= 0.8.22
PORTVERSION= 0.8.23
CATEGORIES= lang
MASTER_SITES= https://github.com/ethereum/solidity/releases/download/v${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions lang/solidity/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1698234714
SHA256 (solidity_0.8.22.tar.gz) = f4beee1ec28abcf5e844c93b0f2b46133437eb0736024a9b6b0742a6078c0726
SIZE (solidity_0.8.22.tar.gz) = 3311722
TIMESTAMP = 1699519535
SHA256 (solidity_0.8.23.tar.gz) = cce2c489ba0e29a5c37cc58bd3b3621d996658ffc78c6be8e75f744698068239
SIZE (solidity_0.8.23.tar.gz) = 3315912

0 comments on commit a479dc1

Please sign in to comment.