lensfun: update to 0.3.1.

This commit is contained in:
Juan RP 2015-05-11 09:16:10 +02:00
parent 0e6d947b55
commit c45a77e77c
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'lensfun'
pkgname=lensfun
version=0.3.0
version=0.3.1
revision=1
build_style=cmake
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://lensfun.sourceforge.net/"
license="LGPL-3"
short_desc="Library to correct optical lens defects and lens database"
hostmakedepends="cmake pkg-config"
makedepends="glib-devel"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
checksum="c2c3c03873cb549d49d42f118fcb0ffa95d1e45b9ff395e19facb63bf699bec1"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
checksum=216c23754212e051c8b834437e46af3812533bd770c09714e8c06c9d91cdb535
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*);;