mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libraw: update to 0.18.2.
This commit is contained in:
parent
4d3089d509
commit
cefa87c0ac
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.1
|
version=0.18.2
|
||||||
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=48228f733013a7a0cba08d1821438b983e698feeda7cbc3976ce46ceab07b899
|
checksum=ce366bb38c1144130737eb16e919038937b4dc1ab165179a225d5e847af2abc6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|
Loading…
Add table
Reference in a new issue