11 lines
250 B
Plaintext
11 lines
250 B
Plaintext
name: bash
|
|
description: The Bourne-Again Shell
|
|
version: 5.2.37
|
|
url: https://www.gnu.org/software/bash/
|
|
license: GPL3-or-later
|
|
architecture: any
|
|
keep: ["etc/bashrc","etc/profile"]
|
|
depends: ["glibc","readline","readline"]
|
|
provides: ["sh"]
|
|
type: source
|