Skip to content

Commit

Permalink
lang/solidity: update to 0.8.22 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdupre committed Oct 25, 2023
1 parent 47dfed6 commit 0317db8
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.21
PORTVERSION= 0.8.22
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 = 1689924739
SHA256 (solidity_0.8.21.tar.gz) = 6d1bb8e72850320e72d788575f6bd25dd4930cb6dd9edd35a59266a46f610d13
SIZE (solidity_0.8.21.tar.gz) = 4055931
TIMESTAMP = 1698234714
SHA256 (solidity_0.8.22.tar.gz) = f4beee1ec28abcf5e844c93b0f2b46133437eb0736024a9b6b0742a6078c0726
SIZE (solidity_0.8.22.tar.gz) = 3311722

0 comments on commit 0317db8

Please sign in to comment.