mirror of
https://git.zx2c4.com/cgit
synced 2025-03-21 07:37:02 +00:00
RFC: git: update to v2.48.0-rc1
Update to git version v2.48.0-rc1, no additional changes required. Signed-off-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
parent
751a5b527d
commit
ae1c512164
4
Makefile
4
Makefile
@ -14,8 +14,8 @@ htmldir = $(docdir)
|
|||||||
pdfdir = $(docdir)
|
pdfdir = $(docdir)
|
||||||
mandir = $(prefix)/share/man
|
mandir = $(prefix)/share/man
|
||||||
SHA1_HEADER = <openssl/sha.h>
|
SHA1_HEADER = <openssl/sha.h>
|
||||||
GIT_VER = 2.47.1
|
GIT_VER = 2.48.0.rc1
|
||||||
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
|
GIT_URL = https://www.kernel.org/pub/software/scm/git/testing/git-$(GIT_VER).tar.xz
|
||||||
INSTALL = install
|
INSTALL = install
|
||||||
COPYTREE = cp -r
|
COPYTREE = cp -r
|
||||||
MAN5_TXT = $(wildcard *.5.txt)
|
MAN5_TXT = $(wildcard *.5.txt)
|
||||||
|
2
git
2
git
@ -1 +1 @@
|
|||||||
Subproject commit 92999a42db1c5f43f330e4f2bca4026b5b81576f
|
Subproject commit bc2c65770dca70c1d4e151fad971bc7c7235a702
|
Loading…
x
Reference in New Issue
Block a user