mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libraw: updated checksum + revbump
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
689e55352e
commit
77faef7659
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.19.2
|
version=0.19.2
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="LibRaw-${version}"
|
wrksrc="LibRaw-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
|
@ -12,7 +12,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=63a0a7088206f4083039c8a6bcacdfd0d739854205c4821475e314821d13bddb
|
checksum=400d47969292291d297873a06fb0535ccce70728117463927ddd9452aa849644
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue