aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2021-12-30 18:24:39 +0100
committerRosen Penev <rosenp@gmail.com>2022-01-18 18:06:07 -0800
commit042bf16072627d763ba22a4d80c03cb32406a936 (patch)
tree4e64ab70c211d1ec55883348230471b20c82a4dc /net/git/Makefile
parent9f0fdb0ee26b464609eea04deee3fb3b13a2d79a (diff)
git: update to version 2.34.1
- Refreshed patches - Release notes 2.34.0: https://github.com/git/git/blob/2ae0a9cb8298185a94e5998086f380a355dd8907/Documentation/RelNotes/2.34.0.txt - Release notes 2.34.1: https://github.com/git/git/blob/2ae0a9cb8298185a94e5998086f380a355dd8907/Documentation/RelNotes/2.34.1.txt Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'net/git/Makefile')
-rw-r--r--net/git/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/git/Makefile b/net/git/Makefile
index a6b5309f7..ee4620bce 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.33.1
+PKG_VERSION:=2.34.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=e054a6e6c2b088bd1bff5f61ed9ba5aa91c9a3cd509539a4b41c5ddf02201f2f
+PKG_HASH:=3a0755dd1cfab71a24dd96df3498c29cd0acd13b04f3d08bf933e81286db802c
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING