From 68d2e2148adddab67cdc3d62d2f71f6d0401f78f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 4 Jun 2026 20:07:07 +0200 Subject: [PATCH] framework-system: update to 0.6.4. --- srcpkgs/framework-system/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/framework-system/template b/srcpkgs/framework-system/template index 7616d192c99..96b01a44cb4 100644 --- a/srcpkgs/framework-system/template +++ b/srcpkgs/framework-system/template @@ -1,6 +1,6 @@ # Template file for 'framework-system' pkgname=framework-system -version=0.6.3 +version=0.6.4 revision=1 archs="x86_64*" build_style=cargo @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://github.com/FrameworkComputer/framework-system" changelog="https://github.com/FrameworkComputer/framework-system/releases" distfiles="https://github.com/FrameworkComputer/framework-system/archive/refs/tags/v${version}.tar.gz" -checksum=79e7b5a790fc42c9db62a9ef8aedb4eb7c0bfcbe5c071485c252912a3e625e8b +checksum=7c1a717651f879bc921f3789046f056752b211630b4585696c2dd1ca7e037b9b do_install() { vbin "target/${RUST_TARGET}/release/framework_tool"