mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:17:35 +00:00
Ports: Bump git to 2.31.1
This commit is contained in:
parent
e632186c17
commit
e9837bed33
3 changed files with 61 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=git
|
||||
version=2.26.0
|
||||
version=2.31.1
|
||||
useconfigure="true"
|
||||
files="https://mirrors.edge.kernel.org/pub/software/scm/git/git-${version}.tar.xz git-${version}.tar.xz"
|
||||
configopts="--target=${SERENITY_ARCH}-pc-serenity CFLAGS=-DNO_IPV6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue