diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-11 07:20:24 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-11 07:20:24 +0000 |
| commit | 5dc28c7e3b1391730d026e71de91e7bc461ee3ca (patch) | |
| tree | cd0ebad1f5371685a545b46387e5683f1561cfcd | |
| parent | 62593dcd600bafbffdd6887a7daeba6e9f034a4e (diff) | |
| download | alicelinux-5dc28c7e3b1391730d026e71de91e7bc461ee3ca.tar.gz alicelinux-5dc28c7e3b1391730d026e71de91e7bc461ee3ca.zip | |
file: updated to 5.48
| -rw-r--r-- | repos/core/file/.shasum | 2 | ||||
| -rw-r--r-- | repos/core/file/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/file/.shasum b/repos/core/file/.shasum index f4a8ee4d..c5ec881c 100644 --- a/repos/core/file/.shasum +++ b/repos/core/file/.shasum @@ -1 +1 @@ -7a89ad496dbe4e23059aae0f9b1dd74669e5a3d7b22f4e4c0b882745 file-5.47.tar.gz +27a87018d441cb0565cc7b6c060f36c8534a4a5400f5346d40ba6a32 file-5.48.tar.gz diff --git a/repos/core/file/abuild b/repos/core/file/abuild index d98edde9..850f8c54 100644 --- a/repos/core/file/abuild +++ b/repos/core/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" |