nexus-oss: update to 3.63.0.01 [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
63bfa72a73
commit
e6e94a52ea
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = nexus-oss
|
||||
pkgdesc = Nexus 3 Repository OSS
|
||||
pkgver = 3.64.0.01
|
||||
pkgrel = 2
|
||||
pkgver = 3.63.0.01
|
||||
pkgrel = 1
|
||||
url = http://nexus.sonatype.org
|
||||
arch = any
|
||||
license = custom:nexus-oss
|
||||
|
@ -11,7 +11,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.64.0-01-unix.tar.gz
|
||||
source = https://download.sonatype.com/nexus/3/nexus-3.63.0-01-unix.tar.gz
|
||||
source = nexus-oss
|
||||
source = nexus-oss.properties
|
||||
source = nexus-oss.service
|
||||
|
@ -20,7 +20,7 @@ pkgbase = nexus-oss
|
|||
source = nexus-oss.vmoptions
|
||||
source = pref_jre.cfg
|
||||
source = DefaultProductLicenseManager.class
|
||||
sha256sums = 50f38502a3ce3bbbb6dff3e1004ef6c3739af5c2b24c3df28b12ae484b221329
|
||||
sha256sums = e804d57656494a769473bb2b8cb241b1acdda22992a0cef15ef2f4066d8c12d3
|
||||
sha256sums = 3f34cf42929303219398c1e9f4e690579dcf0a7e176cf031e0f5173203eb802d
|
||||
sha256sums = dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b
|
||||
sha256sums = f74f500f93767afae47fffe3d2300628435cb2469a89e53c58f62fa60c730e8e
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
_version=3.64.0
|
||||
_version=3.63.0
|
||||
_patch=01
|
||||
|
||||
pkgname=nexus-oss
|
||||
pkgver=${_version}.${_patch}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='Nexus 3 Repository OSS'
|
||||
arch=('any')
|
||||
url='http://nexus.sonatype.org'
|
||||
|
@ -25,7 +25,7 @@ source=("https://download.sonatype.com/nexus/3/nexus-$_version-$_patch-unix.tar.
|
|||
"pref_jre.cfg"
|
||||
"DefaultProductLicenseManager.class"
|
||||
)
|
||||
sha256sums=('50f38502a3ce3bbbb6dff3e1004ef6c3739af5c2b24c3df28b12ae484b221329'
|
||||
sha256sums=('e804d57656494a769473bb2b8cb241b1acdda22992a0cef15ef2f4066d8c12d3'
|
||||
'3f34cf42929303219398c1e9f4e690579dcf0a7e176cf031e0f5173203eb802d'
|
||||
'dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b'
|
||||
'f74f500f93767afae47fffe3d2300628435cb2469a89e53c58f62fa60c730e8e'
|
||||
|
|
Loading…
Add table
Reference in a new issue