mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:17:44 +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
|
@ -2,8 +2,8 @@
|
|||
port=git
|
||||
version=2.31.1
|
||||
useconfigure="true"
|
||||
files="https://mirrors.edge.kernel.org/pub/software/scm/git/git-${version}.tar.xz git-${version}.tar.xz 51bd18a1af964dd3b1c7b0220889ebb6"
|
||||
auth_type=md5
|
||||
files="https://mirrors.edge.kernel.org/pub/software/scm/git/git-${version}.tar.xz git-${version}.tar.xz 9f61417a44d5b954a5012b6f34e526a3336dcf5dd720e2bb7ada92ad8b3d6680"
|
||||
auth_type=sha256
|
||||
configopts="--target=${SERENITY_ARCH}-pc-serenity CFLAGS=-DNO_IPV6"
|
||||
depends="zlib"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue