mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libraw: update to 0.18.4.
This commit is contained in:
parent
2b1d485a5f
commit
3c2bd52601
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.18.2
|
version=0.18.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=LibRaw-${version}
|
wrksrc=LibRaw-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1, CDDL"
|
license="LGPL-2.1, CDDL"
|
||||||
homepage="http://www.libraw.org"
|
homepage="http://www.libraw.org"
|
||||||
distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||||
checksum=ce366bb38c1144130737eb16e919038937b4dc1ab165179a225d5e847af2abc6
|
checksum=eaf4931b46e65861e88bbe704ccf370381e94d63e9a898b889ded4e0cb3b0c97
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|
Loading…
Add table
Reference in a new issue