summaryrefslogtreecommitdiff
path: root/hadoop
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-04 17:41:55 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-04 17:41:55 +0200
commitcd578008a41d6d69eead16e4c9903c9e10b3a8dc (patch)
tree0e05f41d8c8e65567ea139630608325a86e1b0d4 /hadoop
parent37d12e054aebffab674f3219e910d0406b6449a9 (diff)
downloadarchlinuxewe-cd578008a41d6d69eead16e4c9903c9e10b3a8dc.tar.xz
hadoop: rebuild
Diffstat (limited to 'hadoop')
-rw-r--r--hadoop/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hadoop/PKGBUILD b/hadoop/PKGBUILD
index 2af562a23..1557fd221 100644
--- a/hadoop/PKGBUILD
+++ b/hadoop/PKGBUILD
@@ -8,13 +8,13 @@
pkgname='hadoop'
pkgver=3.3.4
-pkgrel=17
+pkgrel=18
pkgdesc='MapReduce implementation and distributed filesystem'
arch=('i686' 'pentium4' 'x86_64')
url='http://hadoop.apache.org'
license=('apache')
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r309+gbb34b7eda1f'
+ 'gcc-libs=14.2.1+r26+g14fa2b2ae7f'
'glibc>=2.31'
'libcrypto.so=3'
'libsasl2.so=3'