summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-12-05 16:13:53 +0100
committerM0Rf302022-12-05 16:13:53 +0100
commit7fcd1e0a99fe00bb231e83248ef9d3e93d8b11c2 (patch)
treeeb990383e21951991fc29d570e9267f81b54c951 /PKGBUILD
parenta5c4e87bc9253e73c638a307d6403e976d7b5671 (diff)
downloadaur-7fcd1e0a99fe00bb231e83248ef9d3e93d8b11c2.tar.gz
dependency-check-cli: 7.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2c8eedc8e0c..2b04c34bf9f1 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.3.2
+pkgver=7.4.0
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=('d0c3890a26f1c3b765b0e985d02741d3f6b566504806d440f5f01fd74df897d6')
+sha256sums=('6dee2bc9ac5e43a314681d480b619268cfd790e2faa3c7c25b95ac2d719574e5')