nexus-oss: jdk11
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nyyu 2021-09-29 21:54:05 +02:00
parent 5ea5d4c18e
commit 5699484ed6
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ pkgdesc='Nexus 3 Repository OSS'
arch=('any')
url='http://nexus.sonatype.org'
license=("custom:$pkgname")
depends=('java-runtime')
depends=('java-runtime=11')
replaces=('nexus3')
provides=($pkgname)
backup=("var/lib/$pkgname/etc/nexus.properties"

View File

@ -1 +1 @@
/usr/lib/jvm/default-runtime
/usr/lib/jvm/java-11-openjdk