summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302022-12-28 16:15:41 +0100
committerM0Rf302022-12-28 16:15:41 +0100
commit2cd7fc3715c5ddb9ada235e3f707dd1d76f2e322 (patch)
tree2b353df45e7abfd391a9894cbee8a9786c75a0fc /PKGBUILD
parentab7164c0682e8e088241c3769758ce3acfc0bc4a (diff)
downloadaur-2cd7fc3715c5ddb9ada235e3f707dd1d76f2e322.tar.gz
dependency-check-cli: 7.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1d553d0cb69..b9dc288cf188 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.1
+pkgver=7.4.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=('a755bff22fe0d753bea7543f2bff37e9ab87643f4296dbd8edbff0c10ef91a5b')
+sha256sums=('7e282b5541703da3689f3cecc8c4b5a91a20b85e2be312b3129746d6e9abb907')