internal/rosa/package/libarchive: 3.8.8 to 3.8.9
Test / Create distribution (push) Successful in 1m6s
Test / Sandbox (push) Successful in 3m8s
Test / Hakurei (push) Successful in 5m32s
Test / Sandbox (race detector) (push) Successful in 6m28s
Test / Hakurei (race detector) (push) Successful in 7m49s
Test / ShareFS (push) Successful in 8m9s
Test / Flake checks (push) Successful in 1m14s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-07-30 04:02:23 +09:00
parent 4cfbc93aa0
commit 698fd2d66a
2 changed files with 3 additions and 2 deletions
@@ -60,4 +60,5 @@ list(APPEND CTEST_CUSTOM_TESTS_IGNORE
"libarchive_test_read_format_tar_filename" "libarchive_test_read_format_tar_filename"
"libarchive_test_read_format_ustar_filename" "libarchive_test_read_format_ustar_filename"
"libarchive_test_read_append_wrong_filter" "libarchive_test_read_append_wrong_filter"
"libarchive_test_read_format_zip_ppmd8_aes256_streaming"
) )
+2 -2
View File
@@ -3,11 +3,11 @@ package libarchive {
website = "https://www.libarchive.org"; website = "https://www.libarchive.org";
anitya = 1558; anitya = 1558;
version# = "3.8.8"; version# = "3.8.9";
source = remoteGitHub { source = remoteGitHub {
suffix = "libarchive/libarchive"; suffix = "libarchive/libarchive";
tag = "v"+version; tag = "v"+version;
checksum = "MYlQdlxHX14rFL_zEYvDArKgGVIueTPzSEDgCzaZkmi0_N7WsaEpogGO3qnHpfTc"; checksum = "8C_8Mr22elOAO8Qvxl-B-R-B35M7dpdFdAlph1CeE1L75JdyUnolee-P3KDRFc8T";
}; };
files = { "CTestCustom.cmake"; }; files = { "CTestCustom.cmake"; };