mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/libgit2: bump version to 1.9.4
Release notes:
https://github.com/libgit2/libgit2/releases/tag/v1.9.4
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 7255e1ef0c)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
committed by
Titouan Christophe
parent
5327a8ef60
commit
afdb07b5c5
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 d532172d7ab24d2a25944e2434212d63ee85f3650e97b5f7579e7f201a78ad64 libgit2-1.9.3.tar.gz
|
||||
sha256 824b73bd13647800fe4b566a1008ae77fea0e3e3424edab632fcfd8c0b14ba8b libgit2-1.9.4.tar.gz
|
||||
sha256 e3712465634e97cfd850822a4eb5ac7d2f8a10f753189366d5a2060046f28288 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGIT2_VERSION = 1.9.3
|
||||
LIBGIT2_VERSION = 1.9.4
|
||||
LIBGIT2_SITE = $(call github,libgit2,libgit2,v$(LIBGIT2_VERSION))
|
||||
LIBGIT2_LICENSE = \
|
||||
GPL-2.0 with linking exception, \
|
||||
|
||||
Reference in New Issue
Block a user