Provide 'xxd' package
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
# Exclude bpm archives
|
||||||
|
*.bpm
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
name: vim
|
name: vim
|
||||||
description: A highly configurable text editor
|
description: A highly configurable text editor
|
||||||
version: 9.1.1820
|
version: 9.1.1820
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://www.vim.org/
|
url: https://www.vim.org/
|
||||||
license: vim
|
license: vim
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -29,6 +29,8 @@ make_depends:
|
|||||||
- python3
|
- python3
|
||||||
- ruby
|
- ruby
|
||||||
- tcl
|
- tcl
|
||||||
|
provides:
|
||||||
|
- xxd
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://github.com/vim/vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/vim/vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user