bump(main/apache-orc): 2.0.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-11-17 00:50:25 +00:00
parent b922fb9d83
commit 0f48df5f99

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://orc.apache.org/
TERMUX_PKG_DESCRIPTION="Columnar storage for Hadoop workloads"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.0.2"
TERMUX_PKG_VERSION="2.0.3"
TERMUX_PKG_SRCURL=https://dlcdn.apache.org/orc/orc-${TERMUX_PKG_VERSION}/orc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=fabdee3e8acd64dae1e8b8987149a7188121b40b025de46d15cc9d0becee2279
TERMUX_PKG_SHA256=082cba862b5a8a0d14c225404d0b51cd8d1b64ca81b8f1e500322ce8922cb86d
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_METHOD=repology
TERMUX_PKG_DEPENDS="libc++, liblz4, libprotobuf, libsnappy, zlib, zstd"