summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-06-17 02:01:20 +0200
committerM0Rf302022-06-17 02:01:20 +0200
commitbbba8e14ad3b5807a00722c653e77af30f1e1b29 (patch)
treeb4d814e7350d60d67db2feca6f80e56f923a5f23 /PKGBUILD
parenta36ad056a8cb4441f8942e34a8a69babdd61a16f (diff)
downloadaur-bbba8e14ad3b5807a00722c653e77af30f1e1b29.tar.gz
dependency-check-cli: 7.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 436330e6bf42..8ef26fc25e19 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.0
+pkgver=7.1.1
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=('134d07d5d9cc7a27235e8abd976596d0f3acf4586c1c8019f6edeea20dbdf755')
+sha256sums=('1070591e7ae2b9ed60384f58db489405c68856f544b8d27456eb3b153478ec8f')