Update package version to 0.21.5b
This commit is contained in:
@@ -1,8 +1,20 @@
|
||||
name: libraw
|
||||
description: Simple and unified interface for extracting out of RAW files generated by digital photo cameras
|
||||
version: 0.21.4
|
||||
version: 0.21.5b
|
||||
revision: 1
|
||||
url: https://www.libraw.org/
|
||||
license: LGPL2.1-only,CDDL-1.0
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "glibc", "jasper", "lcms2", "libjpeg-turbo", "zlib"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- jasper
|
||||
- lcms2
|
||||
- libjpeg-turbo
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/LibRaw/LibRaw/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f60e8377dec42e50f59ed2860ba00bcb59773e04afbf7bd6bd9367ac3529e0e8
|
||||
|
||||
Reference in New Issue
Block a user