Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pkgs/git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ dependencies:
build: [curl, pcre, openssl, libiconv, gettext, expat, zlib, perl]

sources:
- key: tar.gz:xix6qfhhbgs5b4bu5pucba74477o2cez
url: http://www.kernel.org/pub/software/scm/git/git-2.3.0.tar.gz
- key: tar.gz:2wghm2ua3bvf4gcgybghiymotc76yfmh
url: https://www.kernel.org/pub/software/scm/git/git-2.4.0.tar.gz

defaults:
# /bin/git contains hard-coded path
Expand Down