summaryrefslogtreecommitdiff
path: root/hadoop
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:35 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:35 +0100
commit895e029828a8e0f1dffcedb1f278292b1424f8b9 (patch)
tree8e600f827d135c86630f4c601d52b37c69eebc07 /hadoop
parent4392e8379e9022e30ea8bf6c7faf170c1497ae21 (diff)
downloadarchlinuxewe-895e029828a8e0f1dffcedb1f278292b1424f8b9.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 f646b875f..40c2fea54 100644
--- a/hadoop/PKGBUILD
+++ b/hadoop/PKGBUILD
@@ -8,13 +8,13 @@
pkgname='hadoop'
pkgver=3.3.4
-pkgrel=5
+pkgrel=6
pkgdesc='MapReduce implementation and distributed filesystem'
arch=('i686' 'pentium4' 'x86_64')
url='http://hadoop.apache.org'
license=('apache')
_pinned_dependencies=(
- 'gcc-libs=12.2.0'
+ 'gcc-libs=12.2.1'
'glibc>=2.31'
'libcrypto.so=3'
'libsasl2.so=3'