summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoraj2022-11-19 19:49:51 +0100
committernoraj2022-11-19 19:49:51 +0100
commit80afd4655a98e55a240e8ee13dc3500383f12e66 (patch)
treeb7be60d67276733963f9ca04f0e4f96ba98c296c
parent978c8ee28d1523054d2aafe7e407fd1e763559d5 (diff)
downloadaur-80afd4655a98e55a240e8ee13dc3500383f12e66.tar.gz
v10.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ebfd1a496d5..d2629e6df8c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nessus-agent
pkgdesc = Nessus vulnerability scanner agent
- pkgver = 10.2.0
+ pkgver = 10.3.0
pkgrel = 1
url = https://www.tenable.com/downloads/nessus-agents
install = nessus-agent.install
@@ -10,9 +10,9 @@ pkgbase = nessus-agent
depends = gnupg
options = !strip
options = debug
- source = NessusAgent-10.2.0-fc34.x86_64.rpm::https://www.tenable.com/downloads/api/v1/public/pages/nessus-agents/downloads/17239/download?i_agree_to_tenable_license_agreement=true
+ source = NessusAgent-10.3.0-fc34.x86_64.rpm::https://www.tenable.com/downloads/api/v1/public/pages/nessus-agents/downloads/17927/download?i_agree_to_tenable_license_agreement=true
source = LICENSE
- b2sums = c004e1aad2914b54b8e4961a985bf7398c335869362a524d1e6132e21e73b17cd4b72a486c0e19fda0caf19914db1a4c3634b011cc5a80fd6d73e892f0214d78
+ b2sums = 71a532c43601e8f0b9ae3665fbef72cac5791825157764ddcef93c95949e46080128842930cc80b2901d59e1fd67a523625ed1502bff35d5bf20f8698736a042
b2sums = 2c68d4f30686a711fbf5c77b70d9b307f9fdcc8095cea79d8c310edfeea87563d94b9106fce35fc53685e6703afb729b9d81f504a1983c367621605690ea03e1
pkgname = nessus-agent
diff --git a/PKGBUILD b/PKGBUILD
index f8658e6b6cc1..6c99c7e8b031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nessus-agent
_pkgname=nessus_agent
-pkgver=10.2.0
+pkgver=10.3.0
pkgrel=1
pkgdesc="Nessus vulnerability scanner agent"
arch=('x86_64')
@@ -13,9 +13,9 @@ license=('custom')
options=(!strip debug)
url="https://www.tenable.com/downloads/nessus-agents"
install="$pkgname.install"
-source=("NessusAgent-$pkgver-fc34.$arch.rpm::https://www.tenable.com/downloads/api/v1/public/pages/${pkgname}s/downloads/17239/download?i_agree_to_tenable_license_agreement=true"
+source=("NessusAgent-$pkgver-fc34.$arch.rpm::https://www.tenable.com/downloads/api/v1/public/pages/nessus-agents/downloads/17927/download?i_agree_to_tenable_license_agreement=true"
LICENSE)
-b2sums=('c004e1aad2914b54b8e4961a985bf7398c335869362a524d1e6132e21e73b17cd4b72a486c0e19fda0caf19914db1a4c3634b011cc5a80fd6d73e892f0214d78'
+b2sums=('71a532c43601e8f0b9ae3665fbef72cac5791825157764ddcef93c95949e46080128842930cc80b2901d59e1fd67a523625ed1502bff35d5bf20f8698736a042'
'2c68d4f30686a711fbf5c77b70d9b307f9fdcc8095cea79d8c310edfeea87563d94b9106fce35fc53685e6703afb729b9d81f504a1983c367621605690ea03e1')
package() {