libraw: update to 0.19.3.
This commit is contained in:
parent
5caf563010
commit
6c29094e59
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libraw'
|
||||
pkgname=libraw
|
||||
version=0.19.2
|
||||
revision=2
|
||||
version=0.19.3
|
||||
revision=1
|
||||
wrksrc="LibRaw-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake libtool"
|
||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-only, CDDL-1.0"
|
|||
homepage="https://www.libraw.org"
|
||||
changelog="https://github.com/LibRaw/LibRaw/raw/${version%.*}-stable/Changelog.txt"
|
||||
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||
checksum=400d47969292291d297873a06fb0535ccce70728117463927ddd9452aa849644
|
||||
checksum=fd96d6188b8539e0724c89cfa9de392eb28ea71db117ef0661846d76cdc24177
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue