mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libraw: update to 0.21.4.
This commit is contained in:
parent
cd17b95dec
commit
2162a496ba
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.21.3
|
version=0.21.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
|
@ -11,7 +11,7 @@ license="LGPL-2.1-only, CDDL-1.0"
|
||||||
homepage="https://www.libraw.org"
|
homepage="https://www.libraw.org"
|
||||||
changelog="https://github.com/LibRaw/LibRaw/raw/${version%.*}-stable/Changelog.txt"
|
changelog="https://github.com/LibRaw/LibRaw/raw/${version%.*}-stable/Changelog.txt"
|
||||||
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||||
checksum=dba34b7fc1143503942fa32ad9db43e94f714e62a4a856e91617f8f3e1e0aa5c
|
checksum=6be43f19397e43214ff56aab056bf3ff4925ca14012ce5a1538a172406a09e63
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue