Update package version to 5.8.2
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
name: xz-utils
|
||||
description: A complete C99 implementation of the .xz file format
|
||||
version: 5.8.1
|
||||
version: 5.8.2
|
||||
revision: 1
|
||||
url: https://tukaani.org/xz/
|
||||
license: GPL,LGPL
|
||||
architecture: any
|
||||
depends: ["glibc"]
|
||||
make_depends: ["bash","binutils","coreutils","diffutils","gcc","glibc","make"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- binutils
|
||||
- coreutils
|
||||
- diffutils
|
||||
- doxygen
|
||||
- gcc
|
||||
- glibc
|
||||
- make
|
||||
downloads:
|
||||
- url: https://github.com/tukaani-project/xz/releases/download/v${BPM_PKG_VERSION}/xz-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 890966ec3f5d5cc151077879e157c0593500a522f413ac50ba26d22a9a145214
|
||||
|
||||
Reference in New Issue
Block a user