scx-loader: update to 1.1.1.

This commit is contained in:
Chloé Vulquin
2026-06-04 18:51:23 +02:00
committed by Duncan Overbruck
parent 62b5236993
commit d9e35499a8
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'scx-loader'
pkgname=scx-loader
version=1.1.0
version=1.1.1
revision=1
archs="x86_64* aarch64*"
conf_files=/etc/scx_loader.toml
@@ -11,7 +11,7 @@ maintainer="Chloé Vulquin <code@toast.bunkerlabs.net>"
license="GPL-2.0-only"
homepage="https://github.com/sched-ext/scx-loader"
distfiles="https://github.com/sched-ext/scx-loader/archive/refs/tags/v${version}.tar.gz"
checksum=14f23108f95126958c4c54be9a02f0d1cc746b0e8a0e6572123cdf48f6c98100
checksum=df17f4984e6d46ad5eebf1a96dce8b656e880de5a251e73313788eb564c816b0
pre_build() {
# workaround the cc-rs mixing CFLAGS for host and target.