From f9e16375f6ab491be91b506e6c9a7828ee9f7adf Mon Sep 17 00:00:00 2001 From: krant Date: Thu, 22 Feb 2024 22:54:29 +0200 Subject: [PATCH] git: update to 2.43.2 - Refresh a patch Signed-off-by: krant --- net/git/Makefile | 4 ++-- net/git/patches/300-openssl-deprecated.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/git/Makefile b/net/git/Makefile index 88030a872c..4d244276a1 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=2.43.0 +PKG_VERSION:=2.43.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_HASH:=5446603e73d911781d259e565750dcd277a42836c8e392cac91cf137aa9b76ec +PKG_HASH:=f612c1abc63557d50ad3849863fc9109670139fc9901e574460ec76e0511adb9 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING diff --git a/net/git/patches/300-openssl-deprecated.patch b/net/git/patches/300-openssl-deprecated.patch index 5a29a8d8e0..067e3ef55d 100644 --- a/net/git/patches/300-openssl-deprecated.patch +++ b/net/git/patches/300-openssl-deprecated.patch @@ -14,7 +14,7 @@ Signed-off-by: Rosen Penev --- a/imap-send.c +++ b/imap-send.c -@@ -279,8 +279,10 @@ static int ssl_socket_connect(struct ima +@@ -278,8 +278,10 @@ static int ssl_socket_connect(struct ima int ret; X509 *cert;