mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
ilmbase: update to 2.4.2
This commit is contained in:
parent
a3915c07d7
commit
b150206076
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'ilmbase'
|
||||
pkgname=ilmbase
|
||||
version=2.4.1
|
||||
version=2.4.2
|
||||
revision=1
|
||||
wrksrc="openexr-${version}"
|
||||
build_wrksrc=IlmBase
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
short_desc="Base libraries from ILM for OpenEXR"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.openexr.com/"
|
||||
distfiles="https://github.com/openexr/openexr/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=3ebbe9a8e67edb4a25890b98c598e9fe23b10f96d1416d6a3ff0732e99d001c1
|
||||
checksum=8e5bfd89f4ae1221f84216a163003edddf0d37b8aac4ee42b46edb55544599b9
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue