scx-loader: update to 1.1.0.

This commit is contained in:
Chloé Vulquin
2026-04-18 18:28:41 +02:00
committed by Duncan Overbruck
parent 328ddbb1e0
commit 26c6bb2802
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'scx-loader'
pkgname=scx-loader
version=1.0.20
version=1.1.0
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=24ba8ef16504b74f7d0c0e6d5da21d3dce146ece1e6cf5ba3f6f9085c6c383b3
checksum=14f23108f95126958c4c54be9a02f0d1cc746b0e8a0e6572123cdf48f6c98100
pre_build() {
# workaround the cc-rs mixing CFLAGS for host and target.