20 lines
463 B
Plaintext
20 lines
463 B
Plaintext
name: nano
|
|
description: A simple text editor
|
|
version: "8.6"
|
|
revision: 2
|
|
url: https://www.nano-editor.org/
|
|
license: GPL3
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- file
|
|
- glibc
|
|
- ncurses
|
|
keep:
|
|
- etc/nanorc
|
|
downloads:
|
|
- url: https://www.nano-editor.org/dist/v${BPM_PKG_VERSION%%.*}/nano-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to_bpm_source: true
|
|
extract_strip_components: 1
|
|
checksum: f7abfbf0eed5f573ab51bd77a458f32d82f9859c55e9689f819d96fe1437a619
|