summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-12-30 01:19:50 +0100
committerM0Rf302022-12-30 01:19:50 +0100
commitcaec09478cc4204e04937845f52e2d90f8e61016 (patch)
tree70da2e69bb70e0381eee29b5a0ab4394a7a19685 /PKGBUILD
parent2cd7fc3715c5ddb9ada235e3f707dd1d76f2e322 (diff)
downloadaur-caec09478cc4204e04937845f52e2d90f8e61016.tar.gz
dependency-check-cli: 7.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9dc288cf188..04f4c17c987f 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.4.2
+pkgver=7.4.3
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=('7e282b5541703da3689f3cecc8c4b5a91a20b85e2be312b3129746d6e9abb907')
+sha256sums=('a654622efd8400ce47c649937f31d806434e19cc50cb3e2248a620c666f5a37f')