Сравнение energi3-3.1.0 с energi3-9999
| /usr/portage/net-p2p/energi3/energi3-9999.ebuild 2024-12-25 14:59:52.663270180 +0300 | ||
|---|---|---|
| 8 | 8 |
DESCRIPTION="Official golang implementation of the Energi Core" |
| 9 | 9 |
HOMEPAGE="https://www.energi.world/" |
| 10 | 10 | |
| 11 |
PATCHES=( |
|
| 12 |
"${FILESDIR}/${PV}-tidy.patch"
|
|
| 13 |
) |
|
| 14 | ||
| 15 | 11 |
if [[ ${PV} == *9999 ]] ; then
|
| 16 | 12 |
EGIT_REPO_URI="https://github.com/energicryptocurrency/${PN}.git"
|
| 17 | 13 |
EGIT_SUBMODULES=() |