aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinerea0 <cinerea0@disroot.org>2024-08-24 20:18:31 +0000
committercinerea0 <cinerea0@disroot.org>2024-08-24 20:18:31 +0000
commit178154b35ef7ba043f9b3dbfb88822ea95709262 (patch)
treea9e391e9b17ba8ce4531d7817a7e7ac028f11c2a
parented6f1dfacf9aa87540e6b8c767bfe843cbf29e7c (diff)
downloadvoid-packages-178154b35ef7ba043f9b3dbfb88822ea95709262.tar
void-packages-178154b35ef7ba043f9b3dbfb88822ea95709262.tar.gz
void-packages-178154b35ef7ba043f9b3dbfb88822ea95709262.tar.bz2
void-packages-178154b35ef7ba043f9b3dbfb88822ea95709262.tar.lz
void-packages-178154b35ef7ba043f9b3dbfb88822ea95709262.tar.xz
void-packages-178154b35ef7ba043f9b3dbfb88822ea95709262.tar.zst
void-packages-178154b35ef7ba043f9b3dbfb88822ea95709262.zip
syft: update to 1.11.1
-rw-r--r--srcpkgs/syft/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template
index 93805b5460b..42fbd60aee7 100644
--- a/srcpkgs/syft/template
+++ b/srcpkgs/syft/template
@@ -1,7 +1,7 @@
# Template file for 'syft'
pkgname=syft
-version=1.11.0
-revision=2
+version=1.11.1
+revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/anchore/syft"
@@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/anchore/syft"
changelog="https://github.com/anchore/syft/releases"
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
-checksum=63b393033ef93a3fd328406a8c06bd9067ccd02521edbbcb7d72afdfe3db59b0
+checksum=2a998bc29b5a8a232056e5ea8bbdb2e17289732cbff119db50cac61c5f5d0def
post_install() {
syft="${DESTDIR}/usr/bin/syft"