MASTER_SITES -> SITES
This commit is contained in:
parent
4b03fc3ab2
commit
7382e22420
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||||
# GPL-3.0
|
# GPL-3.0
|
||||||
PERMIT_PACKAGE= Yes
|
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}
|
WANTLIB+= c m gmp pthread z3 ${COMPILER_LIBCXX}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue