summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302021-10-02 10:28:59 +0200
committerM0Rf302021-10-02 10:28:59 +0200
commit502fffcac41817576126473ea7f6caef82b48896 (patch)
tree48567ec1fc8810d596867a1e3b844ef61238f897 /PKGBUILD
parent1363c56bfdafbca3304e4559ad96b66377e89a1f (diff)
downloadaur-502fffcac41817576126473ea7f6caef82b48896.tar.gz
dependency-check-cli: 6.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5926a854712..f0d2ca81280f 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.3.1
+pkgver=6.3.2
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=('3650ef52aa66eeea1cd5f063670aec7304c2f2a3cd4cafd84bcf516660fbdfa2')
+sha256sums=('b13980f2b262a69b7e4f767e82f066a1f832c6d00f9998b605f475219f1b6a11')