mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
7adbdf5081
commit
88295b4564
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.2
|
version=0.21.3
|
||||||
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=fe7288013206854baf6e4417d0fb63ba4ed7227bf36fff021992671c2dd34b03
|
checksum=dba34b7fc1143503942fa32ad9db43e94f714e62a4a856e91617f8f3e1e0aa5c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue