blob: 6bdf0e3a222209affb98302695482ae25a49ffca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = besu
pkgdesc = Hyperledger Ethereum Mainnet and Permissioned Network Client
pkgver = 24.10.0
pkgrel = 1
url = https://www.hyperledger.org/use/besu
arch = any
license = Apache
depends = java-runtime>=11
depends = jemalloc
replaces = pantheon
source = https://github.com/hyperledger/besu/releases/download/24.10.0/besu-24.10.0.tar.gz
sha256sums = 0648e108614861b04537a4017d63bddf5bae88c738bccd5942f76c6d544dcac2
pkgname = besu
|