summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-04-21 09:33:07 +0200
committerM0Rf302022-04-21 09:33:07 +0200
commit6d56d424e3da66ea311b6ab82233d67e5644d8ea (patch)
treee55745378695849fad369aaf55d48abd02d9f943 /PKGBUILD
parentde02803c3ec87c172f936f4a3b52dab74050f56a (diff)
downloadaur-6d56d424e3da66ea311b6ab82233d67e5644d8ea.tar.gz
dependency-check-cli: 7.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03e9ed2f182f..355dd0faa65f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: François-Xavier Bru <francoisxavier.bru at orange dot com>
pkgname=dependency-check-cli
-pkgver=7.0.0
+pkgver=7.0.4
pkgrel=1
pkgdesc="Dependency-Check is a Software Composition Analysis (SCA) tool that attempts to detect publicly disclosed vulnerabilities contained within a project's dependencies."
arch=('any')
@@ -21,4 +21,4 @@ package() {
ln -s /opt/${pkgname%%-cli}/bin/dependency-check.sh "${pkgdir}"/usr/bin/dependency-check
}
-sha256sums=('a96ce95ed78a477eedea033be13ed593d2cc4ed91b45d2ca7cdca1aea7fcb58c')
+sha256sums=('18a252ce7d379c060e8f37546ac5d0ebcc0e92a2c9007fae45afd1b3438c8183')