diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:53 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:53 +0800 |
| commit | 8dc920f3a2c381f80cc91e73258ce7be91131b27 (patch) | |
| tree | 38db982e53a278f9a41864e92d64b3b98541f848 | |
| parent | 596b1f8c91effda02a1f288c1a1be4d559f5804c (diff) | |
| download | alicelinux-8dc920f3a2c381f80cc91e73258ce7be91131b27.tar.gz alicelinux-8dc920f3a2c381f80cc91e73258ce7be91131b27.zip | |
file: updated to 5.46
| -rw-r--r-- | repos/core/file/.checksum | 2 | ||||
| -rw-r--r-- | repos/core/file/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/file/.checksum b/repos/core/file/.checksum index 629a745e..855507cd 100644 --- a/repos/core/file/.checksum +++ b/repos/core/file/.checksum @@ -1 +1 @@ -8ca618a0a915ef1022d6f246707c43115dee59cd16fc57145f17e90b62908c01 file-5.45.tar.gz +b90f74a21efef2d49572add801a2dd450c61e886f9d56af76f9dcb656268edbc file-5.46.tar.gz diff --git a/repos/core/file/abuild b/repos/core/file/abuild index 66eba53c..9361e1a9 100644 --- a/repos/core/file/abuild +++ b/repos/core/file/abuild @@ -1,5 +1,5 @@ name=file -version=5.45 +version=5.46 release=1 source="https://astron.com/pub/$name/$name-$version.tar.gz" build_opt="--disable-zstdlib" |