Browse Source

Merge pull request #14159 from ja-pa/git-2.29.2

git: update to version 2.29.2
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
f64fd72365
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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