Provide 'xxd' package

This commit is contained in:
2025-10-09 18:29:41 +03:00
parent 27bce61aa7
commit 8328e98ece
3 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
name: vim
description: A highly configurable text editor
version: 9.1.1820
revision: 1
revision: 2
url: https://www.vim.org/
license: vim
architecture: any
@@ -29,6 +29,8 @@ make_depends:
- python3
- ruby
- tcl
provides:
- xxd
downloads:
- url: https://github.com/vim/vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}