* update apache-orc to 2.0.3-1.1

This commit is contained in:
Alexander Baldeck 2025-01-03 21:48:02 +01:00
parent 2045fd032b
commit 84a24fb0f0
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.3
pkgrel = 1
pkgrel = 1.1
url = https://orc.apache.org
arch = x86_64
arch = powerpc64le

View File

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