vigra: update to 1.11.1.
This commit is contained in:
parent
646dcdc5ff
commit
e403aff883
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vigra'
|
||||
pkgname=vigra
|
||||
version=1.11.0
|
||||
version=1.11.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_OPENEXR=1"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://ukoethe.github.io/vigra/"
|
||||
distfiles="https://github.com/ukoethe/vigra/archive/Version-${version//./-}.tar.gz"
|
||||
checksum=cae4838a2cc92ca52eafa621ab848df2e61399bbd77b2b945db35068fb50c86b
|
||||
checksum=b2718250d28baf1932fcbe8e30f7e4d146e751ad0e726e375a72a0cdb4e3250e
|
||||
wrksrc=$pkgname-Version-${version//./-}
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue