mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libraw: update to 0.18.12.
This commit is contained in:
parent
4077cb326e
commit
d7e4aaeb0e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.18.11
|
version=0.18.12
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=LibRaw-${version}
|
wrksrc="LibRaw-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="jasper-devel lcms2-devel"
|
makedepends="jasper-devel lcms2-devel"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-only, CDDL-1.0"
|
||||||
homepage="https://www.libraw.org"
|
homepage="https://www.libraw.org"
|
||||||
#changelog="https://raw.githubusercontent.com/LibRaw/LibRaw/0.18-stable/Changelog.txt"
|
#changelog="https://raw.githubusercontent.com/LibRaw/LibRaw/0.18-stable/Changelog.txt"
|
||||||
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||||
checksum=7cf724a40a0d8915869498f51062a952167e4f5bae2b6920542c9e0e079a471d
|
checksum=57754d75a857e16ba1c2a429e4b5b4d79160a59eadaec715351fc9c8448653d4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|
Loading…
Add table
Reference in a new issue