summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2022-11-11 07:03:54 +0330
committerMohammadreza Abdollahzadeh2022-11-11 07:03:54 +0330
commit5d7267418c103fe1a091dcc3fa4edd4543cf9d52 (patch)
tree6de204d1612ba9be07d48644f0433dc051790008 /PKGBUILD
parent9219a7b12ee2233880ff58a2646fd264b9e23568 (diff)
downloadaur-5d7267418c103fe1a091dcc3fa4edd4543cf9d52.tar.gz
upgpkg: wildfly 27.0.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f81ce369e2b6..fae0c4d78750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
# Co-Maintainer: Stick <stick at stma dot is>
# Contributor: Holger Rauch <holger dot rauch at posteo dot de>
# Contributor: Zdenek Obst <zdenek dot obst at gmail dot com>
+
pkgname=wildfly
-pkgver=26.1.2
+pkgver=27.0.0
pkgrel=1
pkgdesc='Wildfly Application Server.'
url='http://www.wildfly.org/'
license=('LGPL')
arch=('any')
-depends=('java-runtime>=8')
+depends=('java-runtime>=11')
optdepends=('libaio: ActiveMQ Artemis'
'lib32-glibc: native OpenSSL support')
conflicts=("${pkgname}-devel")
@@ -41,7 +42,7 @@ install="${pkgname}.install"
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}.Final/${pkgname}-${pkgver}.Final.tar.gz"
"${pkgname}-sysusers.conf"
"${pkgname}-tmpfiles.conf")
-sha256sums=('dd2a97e7bf32a13adfc6782868afb5e48fb033b83480fc5bf94128807a83b17c'
+sha256sums=('04d88a451aaf7a85ef57873a89ab959d3b569c7d194547f86f1812cb37551d28'
'd2c43e331a76c363a621db3bff3db93889388fd656bf786e1dc7c2a8283046ac'
'796faf23aba8acacd40701dae855e66990ac3c62e71903095200023adb6e8540')