This commit is contained in:
parent
5ea5d4c18e
commit
5699484ed6
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ pkgdesc='Nexus 3 Repository OSS'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url='http://nexus.sonatype.org'
|
url='http://nexus.sonatype.org'
|
||||||
license=("custom:$pkgname")
|
license=("custom:$pkgname")
|
||||||
depends=('java-runtime')
|
depends=('java-runtime=11')
|
||||||
replaces=('nexus3')
|
replaces=('nexus3')
|
||||||
provides=($pkgname)
|
provides=($pkgname)
|
||||||
backup=("var/lib/$pkgname/etc/nexus.properties"
|
backup=("var/lib/$pkgname/etc/nexus.properties"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
/usr/lib/jvm/default-runtime
|
/usr/lib/jvm/java-11-openjdk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue