mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/lensfun: Updated for version 0.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
af9d7ffbe6
commit
b648829815
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=lensfun
|
PRGNAM=lensfun
|
||||||
VERSION=${VERSION:-0.2.8}
|
VERSION=${VERSION:-0.3.0}
|
||||||
BUILD=${BUILD:-3}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lensfun"
|
PRGNAM="lensfun"
|
||||||
VERSION="0.2.8"
|
VERSION="0.3.0"
|
||||||
HOMEPAGE="http://lensfun.sourceforge.net/"
|
HOMEPAGE="http://lensfun.sourceforge.net/"
|
||||||
DOWNLOAD="http://sourceforge.net/projects/lensfun/files/0.2.8/lensfun-0.2.8.tar.bz2"
|
DOWNLOAD="http://sourceforge.net/projects/lensfun/files/0.3.0/lensfun-0.3.0.tar.bz2"
|
||||||
MD5SUM="db2988505e7432c6b331aa597789c639"
|
MD5SUM="c553cb37f1b781d1af05787beacf0193"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue