Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Unified Diff: ports/libgit2/pkg_info

Issue 544893003: Update libgit2 version from 0.20.0 to 0.21.1 (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/libgit2/nacl.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/libgit2/pkg_info
diff --git a/ports/libgit2/pkg_info b/ports/libgit2/pkg_info
index a4799239d3ebbb2b228cde5498dcc7cdc63304d2..a25ed76c3fea1760f82c903e113fff6d4811beb2 100644
--- a/ports/libgit2/pkg_info
+++ b/ports/libgit2/pkg_info
@@ -1,8 +1,8 @@
NAME=libgit2
-VERSION=0.20.0
-URL=https://github.com/libgit2/libgit2/archive/v0.20.0/libgit2-0.20.0.tar.gz
+VERSION=0.21.1
+URL=https://github.com/libgit2/libgit2/archive/v0.21.1/libgit2-0.21.1.tar.gz
DEPENDS=(glibc-compat openssl libssh)
# GPL2 with linking exemption.
LICENSE=CUSTOM:COPYING
DISABLED_LIBC=(bionic)
-SHA1=811bbe4fe4fc83236ba42d23e3b449f1b95b4bab
+SHA1=8975eb3fa6999e30b1fa01a84b7b09d0a2672ac5
« no previous file with comments | « ports/libgit2/nacl.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698