mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
libraw: update to 0.16.1.
This commit is contained in:
parent
9afdc5ffe0
commit
f9a5a28071
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.16.0
|
version=0.16.1
|
||||||
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="GPL-2, CDDL, ${pkgname}"
|
license="GPL-2, CDDL, ${pkgname}"
|
||||||
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=71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96
|
checksum=a1b95b6c2379e46bf09321d3281185474ea47d1e4585f3c5a4f36e0fbcbbe8bc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|
Loading…
Add table
Reference in a new issue