Update to 24.12.2

This commit is contained in:
Ramana Kumar 2024-12-17 18:10:53 +00:00
parent d5394b9f08
commit fe2ec41967
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = besu
pkgdesc = Hyperledger Ethereum Mainnet and Permissioned Network Client
pkgver = 24.10.0
pkgver = 24.12.2
pkgrel = 1
url = https://www.hyperledger.org/use/besu
arch = any
@ -8,7 +8,7 @@ pkgbase = besu
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
source = https://github.com/hyperledger/besu/releases/download/24.12.2/besu-24.12.2.tar.gz
sha256sums = 13b48efbe0a14c8f1c957ce45acc1832876412ab9ccbe3cbd0d6631ace34ed11
pkgname = besu

View file

@ -1,6 +1,6 @@
# Maintainer: Ramana Kumar <ramana@member.fsf.org>
pkgname=besu
pkgver=24.10.0
pkgver=24.12.2
pkgrel=1
pkgdesc="Hyperledger Ethereum Mainnet and Permissioned Network Client"
arch=('any')
@ -10,7 +10,7 @@ depends=('java-runtime>=11' 'jemalloc')
replaces=('pantheon')
#changelog=
source=("https://github.com/hyperledger/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('0648e108614861b04537a4017d63bddf5bae88c738bccd5942f76c6d544dcac2')
sha256sums=('13b48efbe0a14c8f1c957ce45acc1832876412ab9ccbe3cbd0d6631ace34ed11')
check() {
"$pkgname-$pkgver/bin/$pkgname" --version