diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git index 17efb2012..4422f01ac 100644 --- a/config/rootfiles/packages/git +++ b/config/rootfiles/packages/git @@ -124,6 +124,7 @@ usr/libexec/git-core/git-read-tree usr/libexec/git-core/git-rebase usr/libexec/git-core/git-receive-pack usr/libexec/git-core/git-reflog +usr/libexec/git-core/git-refs usr/libexec/git-core/git-remote usr/libexec/git-core/git-remote-ext usr/libexec/git-core/git-remote-fd diff --git a/lfs/git b/lfs/git index 98b82c2a2..c75e37df8 100644 --- a/lfs/git +++ b/lfs/git @@ -24,7 +24,7 @@ include Config -VER = 2.45.2 +VER = 2.46.0 SUMMARY = Fast, scalable, distributed revision control system THISAPP = git-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = git -PAK_VER = 33 +PAK_VER = 34 DEPS = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 477acc786c26e0b04843ad6d07333607b2274d587263d72c6d036cade725e6f62f8c773903f401c799de71527d0473589afc507eec02f445e0c148dd7cbf407c +$(DL_FILE)_BLAKE2 = 11fd88faea8cca0982945320c0a1ff949d2abedca9ffde34d40a739349e2a7ae6ceb51a23e8c21f7985cd494d9d17abcec4769e766c3c5188162b906eb1b96bc install : $(TARGET)