Update sha256sum: seems like besu changed the timestamps

This commit is contained in:
Ramana Kumar 2024-08-20 08:48:56 +01:00
parent d340606bc4
commit ef29b2ad24
No known key found for this signature in database
GPG key ID: ED471C788B900433
2 changed files with 2 additions and 2 deletions

View file

@ -9,6 +9,6 @@ pkgbase = besu
depends = jemalloc
replaces = pantheon
source = https://github.com/hyperledger/besu/releases/download/24.8.0/besu-24.8.0.tar.gz
sha256sums = a3d51358dfae9caa053b50b708b6f40f3084ba521f5de729aeb8fc53f87f5e3d
sha256sums = 9671157a623fb94005357bc409d1697a0d62bb6fd434b1733441bb301a9534a4
pkgname = besu

View file

@ -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=('a3d51358dfae9caa053b50b708b6f40f3084ba521f5de729aeb8fc53f87f5e3d')
sha256sums=('9671157a623fb94005357bc409d1697a0d62bb6fd434b1733441bb301a9534a4')
check() {
"$pkgname-$pkgver/bin/$pkgname" --version