Browse Source

Merge pull request #11906 from BKPepe/git

git: update to version 2.26.2
lilik-openwrt-22.03
tripolar 4 years ago
committed by GitHub
parent
commit
4bc6ce8b28
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.26.1
PKG_VERSION:=2.26.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
PKG_HASH:=888228408f254634330234df3cece734d190ef6381063821f31ec020538f0368
PKG_HASH:=6d65132471df9e531807cb2746f8be317e22a343b9385bbe11c9ce7f0d2fc848
PKG_INSTALL:=1
PKG_FIXUP:=autoreconf


Loading…
Cancel
Save