* update apache-orc to 2.0.1-7

This commit is contained in:
Alexander Baldeck 2024-11-04 09:31:55 +01:00
parent 7198fe7183
commit e325fb0278
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = apache-orc
pkgdesc = Columnar storage for Hadoop workloads.
pkgver = 2.0.1
pkgrel = 5.1
pkgrel = 7
url = https://orc.apache.org
arch = x86_64
arch = powerpc64le

View File

@ -4,7 +4,7 @@
_pkg=orc
pkgname=apache-${_pkg}
pkgver=2.0.1
pkgrel=5.1
pkgrel=7
pkgdesc="Columnar storage for Hadoop workloads."
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://orc.apache.org"