Update to 24.1.2

This commit is contained in:
Ramana Kumar 2024-02-21 23:41:28 +00:00
parent d29db637a9
commit 98814ebfa3
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.1.1
pkgver = 24.1.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://hyperledger.jfrog.io/artifactory/besu-binaries/besu/24.1.1/besu-24.1.1.tar.gz
sha256sums = 4b0ddd5a25be2df5d2324bff935785eb63e4e3a5f421614ea690bacb5b9cb344
source = https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/24.1.2/besu-24.1.2.tar.gz
sha256sums = 082db8cf4fb67527aa0dd757e5d254b3b497f5027c23287f9c0a74a6a743bf08
pkgname = besu

View file

@ -1,6 +1,6 @@
# Maintainer: Ramana Kumar <ramana@member.fsf.org>
pkgname=besu
pkgver=24.1.1
pkgver=24.1.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://hyperledger.jfrog.io/artifactory/$pkgname-binaries/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('4b0ddd5a25be2df5d2324bff935785eb63e4e3a5f421614ea690bacb5b9cb344')
sha256sums=('082db8cf4fb67527aa0dd757e5d254b3b497f5027c23287f9c0a74a6a743bf08')
check() {
"$pkgname-$pkgver/bin/$pkgname" --version