libraw: update to 0.18.12.
This commit is contained in:
parent
4077cb326e
commit
d7e4aaeb0e
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libraw'
|
||||
pkgname=libraw
|
||||
version=0.18.11
|
||||
version=0.18.12
|
||||
revision=1
|
||||
wrksrc=LibRaw-${version}
|
||||
wrksrc="LibRaw-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="jasper-devel lcms2-devel"
|
||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-only, CDDL-1.0"
|
|||
homepage="https://www.libraw.org"
|
||||
#changelog="https://raw.githubusercontent.com/LibRaw/LibRaw/0.18-stable/Changelog.txt"
|
||||
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||
checksum=7cf724a40a0d8915869498f51062a952167e4f5bae2b6920542c9e0e079a471d
|
||||
checksum=57754d75a857e16ba1c2a429e4b5b4d79160a59eadaec715351fc9c8448653d4
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/licenses
|
||||
|
|
Loading…
Reference in New Issue