Update package version to 8.7
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
name: nano
|
name: nano
|
||||||
description: A simple text editor
|
description: A simple text editor
|
||||||
version: "8.6"
|
version: "8.7"
|
||||||
revision: 2
|
revision: 1
|
||||||
url: https://www.nano-editor.org/
|
url: https://www.nano-editor.org/
|
||||||
license: GPL3
|
license: GPL3
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
keep:
|
||||||
|
- etc/nanorc
|
||||||
depends:
|
depends:
|
||||||
- file
|
- file
|
||||||
- glibc
|
- glibc
|
||||||
- ncurses
|
- ncurses
|
||||||
keep:
|
|
||||||
- etc/nanorc
|
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://www.nano-editor.org/dist/v${BPM_PKG_VERSION%%.*}/nano-${BPM_PKG_VERSION}.tar.xz
|
- url: https://www.nano-editor.org/dist/v${BPM_PKG_VERSION%%.*}/nano-${BPM_PKG_VERSION}.tar.xz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: f7abfbf0eed5f573ab51bd77a458f32d82f9859c55e9689f819d96fe1437a619
|
checksum: afd287aa672c48b8e1a93fdb6c6588453d527510d966822b687f2835f0d986e9
|
||||||
|
|||||||
Reference in New Issue
Block a user