Update dependencies and source.sh script
This commit is contained in:
@@ -1,25 +1,29 @@
|
||||
name: git
|
||||
description: A free and open source distributed version control system
|
||||
version: 2.51.1
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://git-scm.com/
|
||||
license: GPL2-only
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- curl
|
||||
- expat
|
||||
- grep
|
||||
- openssl
|
||||
- pcre2
|
||||
- perl
|
||||
- perl-error
|
||||
- perl-mailtools
|
||||
- shadow
|
||||
- zlib
|
||||
optional_depends:
|
||||
- curl
|
||||
- less
|
||||
- libsecret
|
||||
- openssh
|
||||
- python3
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- gettext
|
||||
- perl
|
||||
- pkgconf
|
||||
- openssh
|
||||
- python3
|
||||
- xmlto
|
||||
|
||||
Reference in New Issue
Block a user