libraw: update to 0.20.2.
This commit is contained in:
parent
fa7f24664f
commit
a87fd991cd
2 changed files with 4 additions and 4 deletions
|
@ -883,8 +883,8 @@ libdiscid.so.0 libdiscid-0.2.2_1
|
|||
librhythmbox-core.so.10 librhythmbox-3.4.1_1
|
||||
libdmapsharing-3.0.so.2 libdmapsharing-2.9.12_1
|
||||
libgexiv2.so.2 libgexiv2-0.6.1_1
|
||||
libraw.so.19 libraw-0.19.0_1
|
||||
libraw_r.so.19 libraw-0.19.0_1
|
||||
libraw.so.20 libraw-0.20.2_1
|
||||
libraw_r.so.20 libraw-0.20.2_1
|
||||
libkritaversion.so.20 krita-4.4.0_1
|
||||
libkritaglobal.so.20 krita-4.4.0_1
|
||||
libkritaplugin.so.20 krita-4.4.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libraw'
|
||||
pkgname=libraw
|
||||
version=0.19.5
|
||||
version=0.20.2
|
||||
revision=1
|
||||
wrksrc="LibRaw-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=40a262d7cc71702711a0faec106118ee004f86c86cc228281d12d16da03e02f5
|
||||
checksum=dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue