diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:07 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:07 +0000 |
| commit | 8e8ccdd84e02ff6266d597d2b367097519678d14 (patch) | |
| tree | 3891e7acd269a582a1be6b8bb80ca659311c3067 | |
| parent | c07e43431eadd2f1c1d33fcd0df81048c8e610b1 (diff) | |
| download | alicelinux-8e8ccdd84e02ff6266d597d2b367097519678d14.tar.gz alicelinux-8e8ccdd84e02ff6266d597d2b367097519678d14.zip | |
Woodpecker CI 6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459 [SKIP CI]
| -rw-r--r-- | file/.shasum | 2 | ||||
| -rw-r--r-- | file/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/file/.shasum b/file/.shasum index f4a8ee4d..c5ec881c 100644 --- a/file/.shasum +++ b/file/.shasum @@ -1 +1 @@ -7a89ad496dbe4e23059aae0f9b1dd74669e5a3d7b22f4e4c0b882745 file-5.47.tar.gz +27a87018d441cb0565cc7b6c060f36c8534a4a5400f5346d40ba6a32 file-5.48.tar.gz diff --git a/file/abuild b/file/abuild index d98edde9..850f8c54 100644 --- a/file/abuild +++ b/file/abuild @@ -1,5 +1,5 @@ name=file -version=5.47 +version=5.48 release=1 source="https://astron.com/pub/$name/$name-$version.tar.gz" build_opt="--disable-zstdlib" |