Bump version

This commit is contained in:
Ramana Kumar 2022-12-05 07:47:10 +00:00
parent 67c0cb12cb
commit 39e697fab2
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 = 22.10.1
pkgver = 22.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/22.10.1/besu-22.10.1.tar.gz
sha256sums = b6757b9fc69b782cdabb95b1e784d31b1effcc2e25c6b198b2f9d6b3786c7a8a
source = https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/22.10.2/besu-22.10.2.tar.gz
sha256sums = cdb36141e3cba6379d35016e0a2de2edba579d4786124b5f7257b1e4a68867a2
pkgname = besu

View file

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