mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:27:45 +00:00
Ports: Update git to 2.26.0
This commit is contained in:
parent
f8f65053bd
commit
ad230e8839
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash ../.port_include.sh
|
#!/bin/bash ../.port_include.sh
|
||||||
port=git
|
port=git
|
||||||
version=2.25.1
|
version=2.26.0
|
||||||
useconfigure="true"
|
useconfigure="true"
|
||||||
files="https://mirrors.edge.kernel.org/pub/software/scm/git/git-${version}.tar.xz git-${version}.tar.xz"
|
files="https://mirrors.edge.kernel.org/pub/software/scm/git/git-${version}.tar.xz git-${version}.tar.xz"
|
||||||
configopts="--target=i686-pc-serenity"
|
configopts="--target=i686-pc-serenity"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue