internal/rosa/package/strace: 7.1 to 7.2

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-08-20 18:13:30 +09:00
parent 5cf1d70c7b
commit 9b675c45ff
+2 -2
View File
@@ -3,11 +3,11 @@ package strace {
website = "https://strace.io"; website = "https://strace.io";
anitya = 4897; anitya = 4897;
version# = "7.1"; version# = "7.2";
source = remoteGit { source = remoteGit {
url = "https://github.com/strace/strace.git"; url = "https://github.com/strace/strace.git";
tag = "v"+version; tag = "v"+version;
checksum = "vGwgAAi_mGsoICDYHK9Vhbn2hBR0JIoUEkCKhLA2JHFg8NFvGsYEWGIafdnsN0_v"; checksum = "_vIfkx9C8Q-F4Q1WE1jBMPFeDv3f2h-L1BTCokKqw3G993H2i5NYtBArIDo2Sx_O";
}; };
patches = [ patches = [
"tests-musl.patch", "tests-musl.patch",