From 47871f581d0e20a1c1367b989a2445c22b6c738a Mon Sep 17 00:00:00 2001 From: drone Date: Wed, 26 Feb 2025 00:00:39 +0000 Subject: [PATCH] nexus-oss: update to 3.77.2.02 [CI SKIP] --- nexus-oss/.SRCINFO | 6 +++--- nexus-oss/PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nexus-oss/.SRCINFO b/nexus-oss/.SRCINFO index d476c63..56664da 100644 --- a/nexus-oss/.SRCINFO +++ b/nexus-oss/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nexus-oss pkgdesc = Nexus 3 Repository OSS - pkgver = 3.77.1.01 + pkgver = 3.77.2.02 pkgrel = 1 url = http://nexus.sonatype.org arch = any @@ -12,7 +12,7 @@ pkgbase = nexus-oss noextract = org.apache.aries.spifly.dynamic.framework.extension-1.3.7.jar 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.77.1-01-unix.tar.gz + source = https://download.sonatype.com/nexus/3/nexus-3.77.2-02-unix.tar.gz source = nexus-oss source = nexus-oss.properties source = nexus-oss.service @@ -21,7 +21,7 @@ pkgbase = nexus-oss source = nexus-oss.vmoptions source = pref_jre.cfg source = https://nexus.nyyu.dev/repository/files/jar/org.apache.aries.spifly.dynamic.framework.extension-1.3.7.jar - sha256sums = 539ec646cbbfa2e553ae1ea53fbda001fe2dd5f9fe943105f3ace243a128fce7 + sha256sums = 1075c1f0794ef78f5c758e3d7076c439975ad05b4d3816877a53a4543afe756d sha256sums = 3f34cf42929303219398c1e9f4e690579dcf0a7e176cf031e0f5173203eb802d sha256sums = dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b sha256sums = f74f500f93767afae47fffe3d2300628435cb2469a89e53c58f62fa60c730e8e diff --git a/nexus-oss/PKGBUILD b/nexus-oss/PKGBUILD index b9541ec..f52f040 100644 --- a/nexus-oss/PKGBUILD +++ b/nexus-oss/PKGBUILD @@ -1,5 +1,5 @@ -_version=3.77.1 -_patch=01 +_version=3.77.2 +_patch=02 pkgname=nexus-oss pkgver=${_version}.${_patch} @@ -26,7 +26,7 @@ source=("https://download.sonatype.com/nexus/3/nexus-$_version-$_patch-unix.tar. "https://nexus.nyyu.dev/repository/files/jar/org.apache.aries.spifly.dynamic.framework.extension-1.3.7.jar" ) noextract=('org.apache.aries.spifly.dynamic.framework.extension-1.3.7.jar') -sha256sums=('539ec646cbbfa2e553ae1ea53fbda001fe2dd5f9fe943105f3ace243a128fce7' +sha256sums=('1075c1f0794ef78f5c758e3d7076c439975ad05b4d3816877a53a4543afe756d' '3f34cf42929303219398c1e9f4e690579dcf0a7e176cf031e0f5173203eb802d' 'dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b' 'f74f500f93767afae47fffe3d2300628435cb2469a89e53c58f62fa60c730e8e'