mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
git: bump to 2.9.1. (#693)
This commit is contained in:
@@ -13,13 +13,13 @@ LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
|
||||
SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="f41fa97949948fbf49af94a43d779e072a5452c6b5039d86ffa41ebab747b409"
|
||||
CHECKSUM_SHA256="e8fe60bc72c1c979feb43740b3c74fea7f8ffbe7712b71cd9734ddb9c89282a2"
|
||||
|
||||
SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256_2="dc85c1afa923fd709d651a49d0a720d50a3c248cb16c6c09517cceae88fe8445"
|
||||
CHECKSUM_SHA256_2="17bd0ac02f6923e509238be066a0dd79081c420ba94ee5cecb79ef829c6631ed"
|
||||
|
||||
SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256_3="664dc1aa20966a91cf6b90d282bb5f93b4e4c831a32a0791f43218389ce3b955"
|
||||
CHECKSUM_SHA256_3="67421138a9319cc72b0ec8295c2428daf25449eb4f76f727e0464990370afea1"
|
||||
|
||||
PATCHES="git-$portVersion.patchset"
|
||||
|
||||
@@ -75,7 +75,7 @@ Subject: Ensure config-directory exists before using it.
|
||||
|
||||
|
||||
diff --git a/config.c b/config.c
|
||||
index f51c56b..ca95131 100644
|
||||
index d7ce34b..a6bd74c 100644
|
||||
--- a/config.c
|
||||
+++ b/config.c
|
||||
@@ -1996,6 +1996,7 @@ int git_config_set_multivar_in_file_gently(const char *config_filename,
|
||||
Reference in New Issue
Block a user