Skip to content

Commit 8cb62de

Browse files
committed
bump(main/apache-orc): 2.3.0
This commit has been automatically submitted by Github Actions.
1 parent 4ce5ada commit 8cb62de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/apache-orc/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://orc.apache.org/
22
TERMUX_PKG_DESCRIPTION="Columnar storage for Hadoop workloads"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="2.2.2"
5+
TERMUX_PKG_VERSION="2.3.0"
66
TERMUX_PKG_SRCURL=https://dlcdn.apache.org/orc/orc-${TERMUX_PKG_VERSION}/orc-${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=4214bfc8e01316305e915a3bd7d2675bf3b95d79243aa5fb6c471ea0765add8e
7+
TERMUX_PKG_SHA256=6c9e2f6663ac9ef34ca4ae5ae4f004a651e5fe31f2e05b6eb5d99d105091d87c
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_UPDATE_METHOD=repology
1010
TERMUX_PKG_DEPENDS="libc++, liblz4, libprotobuf, libsnappy, zlib, zstd"

0 commit comments

Comments
 (0)