nexus-oss: update to 3.61.0.02 [CI SKIP]
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful
This commit is contained in:
parent
ee7050db3c
commit
7461eb6e14
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nexus-oss
|
||||
pkgdesc = Nexus 3 Repository OSS
|
||||
pkgver = 3.61.0.01
|
||||
pkgver = 3.61.0.02
|
||||
pkgrel = 1
|
||||
url = http://nexus.sonatype.org
|
||||
arch = any
|
||||
|
@ -10,7 +10,7 @@ pkgbase = nexus-oss
|
|||
replaces = nexus3
|
||||
backup = var/lib/nexus-oss/etc/nexus.properties
|
||||
backup = usr/lib/nexus-oss/bin/nexus.vmoptions
|
||||
source = https://download.sonatype.com/nexus/3/nexus-3.61.0-01-unix.tar.gz
|
||||
source = https://download.sonatype.com/nexus/3/nexus-3.61.0-02-unix.tar.gz
|
||||
source = nexus-oss
|
||||
source = nexus-oss.properties
|
||||
source = nexus-oss.service
|
||||
|
@ -18,7 +18,7 @@ pkgbase = nexus-oss
|
|||
source = nexus-oss.tmpfiles
|
||||
source = nexus-oss.vmoptions
|
||||
source = pref_jre.cfg
|
||||
sha256sums = 80b6190b6ec9747855101a5dba5412872e0c1c6106b637cb006ecd6c43a6ec4d
|
||||
sha256sums = 885e0ec08a7e22db9fc5fc926fb7b7594439070826b22f555bc21a669a7bbcbf
|
||||
sha256sums = 3f34cf42929303219398c1e9f4e690579dcf0a7e176cf031e0f5173203eb802d
|
||||
sha256sums = dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b
|
||||
sha256sums = f74f500f93767afae47fffe3d2300628435cb2469a89e53c58f62fa60c730e8e
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
_version=3.61.0
|
||||
_patch=01
|
||||
_patch=02
|
||||
|
||||
pkgname=nexus-oss
|
||||
pkgver=${_version}.${_patch}
|
||||
|
@ -23,7 +23,7 @@ source=("https://download.sonatype.com/nexus/3/nexus-$_version-$_patch-unix.tar.
|
|||
"$pkgname.vmoptions"
|
||||
"pref_jre.cfg"
|
||||
)
|
||||
sha256sums=('80b6190b6ec9747855101a5dba5412872e0c1c6106b637cb006ecd6c43a6ec4d'
|
||||
sha256sums=('885e0ec08a7e22db9fc5fc926fb7b7594439070826b22f555bc21a669a7bbcbf'
|
||||
'3f34cf42929303219398c1e9f4e690579dcf0a7e176cf031e0f5173203eb802d'
|
||||
'dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b'
|
||||
'f74f500f93767afae47fffe3d2300628435cb2469a89e53c58f62fa60c730e8e'
|
||||
|
|
Loading…
Add table
Reference in a new issue