Ports: Specify sha256sum for the GNU APL port
This commit is contained in:
parent
3303feed91
commit
9412af1194
Notes:
sideshowbarker
2024-07-17 17:33:00 +09:00
Author: https://github.com/TobyAsE Commit: https://github.com/SerenityOS/serenity/commit/9412af1194 Pull-request: https://github.com/SerenityOS/serenity/pull/13003
1 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ version="1.8"
|
|||
useconfigure="true"
|
||||
workdir="apl-${version}"
|
||||
configopts=("CXX_WERROR=no")
|
||||
files="https://ftpmirror.gnu.org/gnu/apl/apl-${version}.tar.gz apl-${version}.tar.gz https://ftpmirror.gnu.org/gnu/apl/apl-${version}.tar.gz.sig"
|
||||
auth_type="md5"
|
||||
files="https://ftpmirror.gnu.org/gnu/apl/apl-${version}.tar.gz apl-${version}.tar.gz 144f4c858a0d430ce8f28be90a35920dd8e0951e56976cb80b55053fa0d8bbcb"
|
||||
auth_type=sha256
|
||||
|
|
Loading…
Add table
Reference in a new issue