31 lines
617 B
Plaintext
31 lines
617 B
Plaintext
name: git
|
|
description: A free and open source distributed version control system
|
|
version: 2.51.1
|
|
revision: 1
|
|
url: https://git-scm.com/
|
|
license: GPL2-only
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- expat
|
|
- pcre2
|
|
- zlib
|
|
optional_depends:
|
|
- curl
|
|
- libsecret
|
|
- openssh
|
|
- python3
|
|
make_depends:
|
|
- asciidoc
|
|
- gettext
|
|
- perl
|
|
- pkgconf
|
|
- openssh
|
|
- python3
|
|
- xmlto
|
|
downloads:
|
|
- url: https://www.kernel.org/pub/software/scm/git/git-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: a83fd9ffaed7eee679ed92ceb06f75b4615ebf66d3ac4fbdbfbc9567dc533f4a
|