libraw: update to 0.21.2. Adopt.
This commit is contained in:
parent
2725353dd4
commit
f1ba609abf
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libraw'
|
||||
pkgname=libraw
|
||||
version=0.21.1
|
||||
revision=2
|
||||
version=0.21.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake libtool"
|
||||
makedepends="jasper-devel lcms2-devel libgomp-devel"
|
||||
short_desc="Raw image decoder library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||
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=630a6bcf5e65d1b1b40cdb8608bdb922316759bfb981c65091fec8682d1543cd
|
||||
checksum=fe7288013206854baf6e4417d0fb63ba4ed7227bf36fff021992671c2dd34b03
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue