Merge pull request #11907 from BKPepe/18.06-git

[18.06] git: update to version 2.20.4
This commit is contained in:
tripolar 2020-04-21 10:04:02 +02:00 committed by GitHub
commit 96a2a5cfbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
PKG_VERSION:=2.20.3
PKG_VERSION:=2.20.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
PKG_HASH:=7e95a2fec5ceee4de44d0fd4a38f1299eea818565cb22d01dbe25ba86b76119f
PKG_HASH:=9a0d15a1c298996c0611148517bac0e07fca6cc171bd435251a820edfa7fc4fc
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1