Skip to content

Commit 68d2e21

Browse files
committed
framework-system: update to 0.6.4.
1 parent e17541b commit 68d2e21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/framework-system/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'framework-system'
22
pkgname=framework-system
3-
version=0.6.3
3+
version=0.6.4
44
revision=1
55
archs="x86_64*"
66
build_style=cargo
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
1313
homepage="https://github.com/FrameworkComputer/framework-system"
1414
changelog="https://github.com/FrameworkComputer/framework-system/releases"
1515
distfiles="https://github.com/FrameworkComputer/framework-system/archive/refs/tags/v${version}.tar.gz"
16-
checksum=79e7b5a790fc42c9db62a9ef8aedb4eb7c0bfcbe5c071485c252912a3e625e8b
16+
checksum=7c1a717651f879bc921f3789046f056752b211630b4585696c2dd1ca7e037b9b
1717

1818
do_install() {
1919
vbin "target/${RUST_TARGET}/release/framework_tool"

0 commit comments

Comments
 (0)