diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-01 21:53:55 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-01 21:53:55 +0000 |
| commit | 632393f1ce3fe60761ef6be7e4fe6867c6fa8ee6 (patch) | |
| tree | 3d969ef16e0e0e71f1866fa7b51270a6c45b7749 /repos/core | |
| parent | 14c5432df092447cdbfe95ace7ac98733bdea23d (diff) | |
| download | alicelinux-632393f1ce3fe60761ef6be7e4fe6867c6fa8ee6.tar.gz alicelinux-632393f1ce3fe60761ef6be7e4fe6867c6fa8ee6.zip | |
file: updated to 5.47
Diffstat (limited to 'repos/core')
| -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 855507cd..544fc5d0 100644 --- a/repos/core/file/.checksum +++ b/repos/core/file/.checksum @@ -1 +1 @@ -b90f74a21efef2d49572add801a2dd450c61e886f9d56af76f9dcb656268edbc file-5.46.tar.gz +9b25aadbf67f958365f7d55a98afd6f84a0acab2c18f1715f5549782e47563fc file-5.47.tar.gz diff --git a/repos/core/file/abuild b/repos/core/file/abuild index 9361e1a9..d98edde9 100644 --- a/repos/core/file/abuild +++ b/repos/core/file/abuild @@ -1,5 +1,5 @@ name=file -version=5.46 +version=5.47 release=1 source="https://astron.com/pub/$name/$name-$version.tar.gz" build_opt="--disable-zstdlib" |