mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 21:40:33 +00:00
Ports: Update git to 2.26.0
This commit is contained in:
parent
f8f65053bd
commit
ad230e8839
Notes:
sideshowbarker
2024-07-19 07:39:55 +09:00
Author: https://github.com/linusg Commit: https://github.com/SerenityOS/serenity/commit/ad230e8839b Pull-request: https://github.com/SerenityOS/serenity/pull/1771
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=git
|
||||
version=2.25.1
|
||||
version=2.26.0
|
||||
useconfigure="true"
|
||||
files="https://mirrors.edge.kernel.org/pub/software/scm/git/git-${version}.tar.xz git-${version}.tar.xz"
|
||||
configopts="--target=i686-pc-serenity"
|
||||
|
|
Loading…
Reference in a new issue