Skip to content
Snippets Groups Projects
Unverified Commit 85781672 authored by Jeremy Soller's avatar Jeremy Soller Committed by GitHub
Browse files

Merge pull request #112 from xTibor/git-certs

Add ca-certificates dependency for git
parents 123c12ad e4c9e702
No related branches found
No related tags found
No related merge requests found
VERSION=2.13.1 VERSION=2.13.1
TAR=https://www.kernel.org/pub/software/scm/git/git-$VERSION.tar.xz TAR=https://www.kernel.org/pub/software/scm/git/git-$VERSION.tar.xz
BUILD_DEPENDS=(zlib curl openssl expat) BUILD_DEPENDS=(zlib curl openssl expat)
DEPENDS="ca-certificates"
export AR="${HOST}-ar" export AR="${HOST}-ar"
export AS="${HOST}-as" export AS="${HOST}-as"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment