Skip to content
Snippets Groups Projects
Commit cbd6eb41 authored by Duncan Bellamy's avatar Duncan Bellamy :speech_balloon: Committed by Kevin Daudt
Browse files

community/apache-orc: upgrade to 2.1.0

parent 3925f8e4
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!78398community/apache-orc: upgrade to 2.1.0
......@@ -2,7 +2,7 @@
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
# based on arch linux PKGBUILD
pkgname=apache-orc
pkgver=2.0.3
pkgver=2.1.0
pkgrel=0
pkgdesc="the smallest, fastest columnar storage for Hadoop workloads"
url="https://orc.apache.org/"
......@@ -52,8 +52,9 @@ build() {
package() {
DESTDIR="$pkgdir" cmake --install build
rm "$pkgdir"/usr/lib/cmake/orc/FindSnappy.cmake
}
sha512sums="
f36673d3f2ad7331be4f21c64eb98de4cf16817b1edb03fa89968f9233f5920cdc7a892dd4bdd17cc2150537e0c8110c23886cc45018c85ed7af9a130c49887e orc-2.0.3.tar.gz
8de2196e1d4092769bceaac36a1814e85a81521c87593c5a099ec80503f12a1592e0fee6ce62291a512889dc84dcabb9e7b97f27e9c111c70c576533016d3f53 orc-2.1.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment