libraw: update to 0.18.13.
This commit is contained in:
parent
6925d018d4
commit
d2c314ca4a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libraw'
|
||||
pkgname=libraw
|
||||
version=0.18.12
|
||||
version=0.18.13
|
||||
revision=1
|
||||
wrksrc="LibRaw-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,9 +10,9 @@ short_desc="Raw image decoder library"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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"
|
||||
changelog="https://raw.githubusercontent.com/LibRaw/LibRaw/0.18-stable/Changelog.txt"
|
||||
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||
checksum=57754d75a857e16ba1c2a429e4b5b4d79160a59eadaec715351fc9c8448653d4
|
||||
checksum=cb1f9d0d1fabc8967d501d95c05d2b53d97a2b917345c66553b1abbea06757ca
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/licenses
|
||||
|
|
Loading…
Reference in a new issue