scantailor: update to 0.9.12.1

This commit is contained in:
Jürgen Buchmüller 2016-05-03 11:08:10 +02:00
parent 6e6d9af559
commit 2107b82ad8

View File

@ -1,6 +1,6 @@
# Template file for 'scantailor' # Template file for 'scantailor'
pkgname=scantailor pkgname=scantailor
version=0.9.12 version=0.9.12.1
revision=1 revision=1
wrksrc=${pkgname}-RELEASE_${version//./_} wrksrc=${pkgname}-RELEASE_${version//./_}
build_style=cmake build_style=cmake
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3" license="GPL-3"
homepage="http://scantailor.org/" homepage="http://scantailor.org/"
distfiles="http://github.com/${pkgname}/${pkgname}/archive/RELEASE_${version//./_}.tar.gz" distfiles="http://github.com/${pkgname}/${pkgname}/archive/RELEASE_${version//./_}.tar.gz"
checksum=184991f1580ba0532674bb9afa1f368d5e53fb7581ab1a3c2d7067f8eaa9d38f checksum=ef5d5bdca207ab00701121a32e9b95c7c7353c642b9538b3f9ca040d8d1a5dde
CFLAGS="-fPIC" CFLAGS="-fPIC"