mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:27:46 +00:00
Ports: Update zstd to version 1.5.0
This commit is contained in:
parent
37aa75c370
commit
3a8c423447
3 changed files with 3 additions and 46 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=zstd
|
||||
version=1.4.4
|
||||
files="https://github.com/facebook/zstd/releases/download/v${version}/zstd-${version}.tar.gz zstd-${version}.tar.gz 59ef70ebb757ffe74a7b3fe9c305e2ba3350021a918d168a046c6300aeea9315"
|
||||
version=1.5.0
|
||||
files="https://github.com/facebook/zstd/releases/download/v${version}/zstd-${version}.tar.gz zstd-${version}.tar.gz 5194fbfa781fcf45b98c5e849651aa7b3b0a008c6b72d4a0db760f3002291e94"
|
||||
auth_type=sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue