summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302021-12-20 09:25:07 +0100
committerGianluca Boiano2021-12-20 09:25:07 +0100
commitd8708de5ef00ffec318c1fc272bb326b8628c515 (patch)
treeb649ad897b77a038e11ac0537afe6b732cd3677a /PKGBUILD
parentbf9fab40288f0a09fcbf48f2b57f6c35ae4ddfb6 (diff)
downloadaur-d8708de5ef00ffec318c1fc272bb326b8628c515.tar.gz
dependency-check-cli: 6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62d70110a790..dc9830d9ed6d 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=6.5.0
+pkgver=6.5.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=('e27ab0c010a447e5d2ac62063112c3e1a25364193450cb4345fc18defb4511a2')
+sha256sums=('b99626a16ee9e761d1747502856896c05386aad777da3a7a5ca21c31d55694fb')