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'
|
||||
pkgname=libraw
|
||||
version=0.19.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="LibRaw-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake libtool"
|
||||
|
@ -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=63a0a7088206f4083039c8a6bcacdfd0d739854205c4821475e314821d13bddb
|
||||
checksum=400d47969292291d297873a06fb0535ccce70728117463927ddd9452aa849644
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue