diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:29 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:29 +0000 |
| commit | 280f89bc118053a9f2889b517718ba142dba85c3 (patch) | |
| tree | 21805e41ecdac68f36c557095ac6592196d37701 /repos/extra/zstd/abuild | |
| parent | cfaec59309b59bbb4ec7fda39f3a2b2afcdf3520 (diff) | |
| download | alicelinux-280f89bc118053a9f2889b517718ba142dba85c3.tar.gz alicelinux-280f89bc118053a9f2889b517718ba142dba85c3.zip | |
zstd: updated to 1.5.7
Diffstat (limited to 'repos/extra/zstd/abuild')
| -rw-r--r-- | repos/extra/zstd/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/zstd/abuild b/repos/extra/zstd/abuild index 3c898a59..9c815e1c 100644 --- a/repos/extra/zstd/abuild +++ b/repos/extra/zstd/abuild @@ -1,5 +1,5 @@ name=zstd -version=1.5.6 +version=1.5.7 release=1 source="https://github.com/facebook/$name/releases/download/v$version/$name-$version.tar.gz" keep_static=1 |