lightzone: update upstream distfile
Upstream fixed the freezing issues of 4.1.8: https://github.com/Aries85/LightZone/issues/213
This commit is contained in:
parent
f0c1b79f62
commit
a409632321
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lightzone'
|
||||
pkgname=lightzone
|
||||
version=4.1.8
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=LightZone-${version}
|
||||
hostmakedepends="automake git openjdk apache-ant javahelp2 rsync pkg-config"
|
||||
makedepends="libgomp-devel lcms2-devel libX11-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://www.lightzoneproject.org/"
|
||||
distfiles="https://github.com/ktgw0316/LightZone/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=4e8e80baf30ab03cd301cfbc42c419b699a57d7ac663a7778839db0e066a6669
|
||||
checksum=c92666ebcb4d066a5acbe3c41b6c4d74f78f9ac68998e3ac8ac3e13bb316905e
|
||||
# Cross building dcraw_lz is not supported
|
||||
nocross=yes
|
||||
# JNI binaries are not PIE
|
||||
|
|
Loading…
Reference in a new issue