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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ports/libgit2/nacl.patch ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=libgit2 1 NAME=libgit2
2 VERSION=0.20.0 2 VERSION=0.21.1
3 URL=https://github.com/libgit2/libgit2/archive/v0.20.0/libgit2-0.20.0.tar.gz 3 URL=https://github.com/libgit2/libgit2/archive/v0.21.1/libgit2-0.21.1.tar.gz
4 DEPENDS=(glibc-compat openssl libssh) 4 DEPENDS=(glibc-compat openssl libssh)
5 # GPL2 with linking exemption. 5 # GPL2 with linking exemption.
6 LICENSE=CUSTOM:COPYING 6 LICENSE=CUSTOM:COPYING
7 DISABLED_LIBC=(bionic) 7 DISABLED_LIBC=(bionic)
8 SHA1=811bbe4fe4fc83236ba42d23e3b449f1b95b4bab 8 SHA1=8975eb3fa6999e30b1fa01a84b7b09d0a2672ac5
OLDNEW
« 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