Browse Source

git: update to version 2.29.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec 4 years ago
parent
commit
532147fd50
No known key found for this signature in database GPG Key ID: 60244CCEFB39E584
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/git/Makefile

+ 2
- 2
net/git/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
PKG_VERSION:=2.27.0
PKG_VERSION:=2.29.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
PKG_HASH:=73ca9774d7fa226e1d87c1909401623f96dca6a044e583b9a762e84d7d1a73f9
PKG_HASH:=f2fc436ebe657821a1360bcd1e5f4896049610082419143d60f6fa13c2f607c1
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save