mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:37:47 +00:00
Ports: Update checksums to use the SHA256 algorithm
This commit is contained in:
parent
d77e7e99e4
commit
5911d379a6
61 changed files with 122 additions and 122 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=libpuffy
|
||||
version=1.0
|
||||
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-${version}/libpuffy-${version}.tar.gz libpuffy-${version}.tar.gz b22b6f24a3d4f3ac67f43b9efd3a9dc1"
|
||||
auth_type=md5
|
||||
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-${version}/libpuffy-${version}.tar.gz libpuffy-${version}.tar.gz 919bb025fed88227fe464116194c978513a864a223542f50c59a7c17b0dd9caa"
|
||||
auth_type=sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue