Update to 23.10.2

This commit is contained in:
Ramana Kumar 2023-11-15 22:38:35 +00:00
parent 30917af094
commit a46fef2bb9
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 = 23.10.1
pkgver = 23.10.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/23.10.1/besu-23.10.1.tar.gz
sha256sums = e27645f345583f3ee447e5418302382c6f8335d2da8707bdd20033aabd86ce4c
source = https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/23.10.2/besu-23.10.2.tar.gz
sha256sums = 255818a5c6067a38aa8b565d8f32a49a172a7536a1d370673bbb75f548263c2c
pkgname = besu

View file

@ -1,6 +1,6 @@
# Maintainer: Ramana Kumar <ramana@member.fsf.org>
pkgname=besu
pkgver=23.10.1
pkgver=23.10.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=('e27645f345583f3ee447e5418302382c6f8335d2da8707bdd20033aabd86ce4c')
sha256sums=('255818a5c6067a38aa8b565d8f32a49a172a7536a1d370673bbb75f548263c2c')
check() {
"$pkgname-$pkgver/bin/$pkgname" --version