summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-09-28 11:58:15 +0200
committerM0Rf302022-09-28 11:58:15 +0200
commit74d079ee2d55f1cdd896861c568cca4bd64bc5bc (patch)
treed1c7d70ab42d26acef520c41ba4397dfbee636a1 /PKGBUILD
parent02186985e8f1a3a7543823f05641559ff6d156ef (diff)
downloadaur-74d079ee2d55f1cdd896861c568cca4bd64bc5bc.tar.gz
dependency-check-cli: 7.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f79e29cae6e1..04b69734aba6 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.0
+pkgver=7.2.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=('cd83f113739662a73bad9b18eeac82d882232b7777ce998d2e526ccdb7ba4e33')
+sha256sums=('d1dd9092684a85c2958b60c4ad729d6a02972de39ca17f71f9cfec7fc7100451')