summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-10-21 20:45:59 +0200
committerM0Rf302022-10-21 20:45:59 +0200
commitf41e944dff922d6bde18d5a5bfb598e1deb0b817 (patch)
tree417573b91ed176fcbe1d5c76de89b9aafad1f3ca /PKGBUILD
parent74d079ee2d55f1cdd896861c568cca4bd64bc5bc (diff)
downloadaur-f41e944dff922d6bde18d5a5bfb598e1deb0b817.tar.gz
dependency-check-cli: 7.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04b69734aba6..aa0aa572b9e6 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.2.1
+pkgver=7.3.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=('d1dd9092684a85c2958b60c4ad729d6a02972de39ca17f71f9cfec7fc7100451')
+sha256sums=('34fa5841535cf129f1f67d56a7dcfdafdcef925fe2b1895ef120851c769056ee')