mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
git: update to 2.46.4
Fixes: - CVE-2025-27613 - CVE-2025-27614 - CVE-2025-46334 - CVE-2025-46835 - CVE-2025-48384 - CVE-2025-48385 - CVE-2025-48386 Signed-off-by: Richard Muzik <richard.muzik@turris.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
d0932ad76c
commit
99c111e391
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=git
|
||||
PKG_VERSION:=2.46.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.46.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
|
||||
PKG_HASH:=5ee8a1c68536094a4f7f9515edc154b12a275b8a57dda4c21ecfbf1afbae2ca3
|
||||
PKG_HASH:=0d5c029edfea24abb4cbda385eff2b66ae946dd74849a350e4420f1eefa71aad
|
||||
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
Reference in New Issue
Block a user