diff --git a/package/libgit2/libgit2.hash b/package/libgit2/libgit2.hash index 5522f5fe45..07b1a260a4 100644 --- a/package/libgit2/libgit2.hash +++ b/package/libgit2/libgit2.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 701a5086a968a46f25e631941b99fc23e4755ca2c56f59371ce1d94b9a0cc643 libgit2-1.2.0.tar.gz +sha256 192eeff84596ff09efb6b01835a066f2df7cd7985e0991c79595688e6b36444e libgit2-1.3.0.tar.gz sha256 8b7e4f54f8bf210c8fe010a49571a1ee57463ef020cc43f051d4d3fbb74942af COPYING diff --git a/package/libgit2/libgit2.mk b/package/libgit2/libgit2.mk index 4c715302d1..6cc0f1ea74 100644 --- a/package/libgit2/libgit2.mk +++ b/package/libgit2/libgit2.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBGIT2_VERSION = 1.2.0 +LIBGIT2_VERSION = 1.3.0 LIBGIT2_SITE = $(call github,libgit2,libgit2,v$(LIBGIT2_VERSION)) LIBGIT2_LICENSE = GPL-2.0 with linking exception, MIT (sha1), wildmatch license (wildmatch) LIBGIT2_LICENSE_FILES = COPYING