summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-08-22 18:04:26 +0200
committerM0Rf302022-08-22 18:04:26 +0200
commit6f27c135840482205c2ce19719542c29b519ff20 (patch)
treeb256799b372b4f1f0967da697082d9d1bb9b0d58 /PKGBUILD
parentbbba8e14ad3b5807a00722c653e77af30f1e1b29 (diff)
downloadaur-6f27c135840482205c2ce19719542c29b519ff20.tar.gz
dependency-check-cli: 7.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ef26fc25e19..500ce1b666a2 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.1.1
+pkgver=7.1.2
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=('1070591e7ae2b9ed60384f58db489405c68856f544b8d27456eb3b153478ec8f')
+sha256sums=('7edf1712e6fc649e7d708617d3ce2629e08bfdafe94c260aa8041bfc89e55404')