MASTER_SITES -> SITES

This commit is contained in:
purplerain 2023-09-30 03:17:55 +00:00
parent 4b03fc3ab2
commit 7382e22420
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
2 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ MAINTAINER= Purple Rain <purplerain@secbsd.org>
# GPL-3.0
PERMIT_PACKAGE= Yes
MASTER_SITES= https://github.com/ethereum/solidity/releases/download/v0.8.21/
SITES= https://github.com/ethereum/solidity/releases/download/v0.8.21/
WANTLIB+= c m gmp pthread z3 ${COMPILER_LIBCXX}