package/lensfun: bump to version 0.3.3

Switch to new upstream site to get latest release

https://lensfun.github.io/changelog/2022/02/22/Release-0.3.3-Changelog/

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2022-10-23 23:09:51 +02:00 committed by Thomas Petazzoni
parent aa371ee534
commit cf8e0288c0
3 changed files with 4 additions and 7 deletions

View File

@ -11,7 +11,7 @@ config BR2_PACKAGE_LENSFUN
actually use Lensfun to process your images you need an
image editing application with Lensfun support.
http://lensfun.sourceforge.net
https://lensfun.github.io
if BR2_PACKAGE_LENSFUN

View File

@ -1,7 +1,4 @@
# From https://sourceforge.net/projects/lensfun/files/0.3.2
sha1 1d978b15aa7304d66a4931fa37ca9f8f89396c16 lensfun-0.3.2.tar.gz
md5 247e59a0812ec451f6cd0d20b3379cb5 lensfun-0.3.2.tar.gz
# Locally calculated
sha256 ae8bcad46614ca47f5bda65b00af4a257a9564a61725df9c74cb260da544d331 lensfun-0.3.2.tar.gz
sha256 57ba5a0377f24948972339e18be946af12eda22b7c707eb0ddd26586370f6765 lensfun-0.3.3.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 docs/gpl-3.0.txt
sha256 a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c docs/lgpl-3.0.txt

View File

@ -4,8 +4,8 @@
#
################################################################################
LENSFUN_VERSION = 0.3.2
LENSFUN_SITE = https://sourceforge.net/projects/lensfun/files/$(LENSFUN_VERSION)
LENSFUN_VERSION = 0.3.3
LENSFUN_SITE = $(call github,lensfun,lensfun,v$(LENSFUN_VERSION))
LENSFUN_LICENSE = LGPL-3.0+ (libraries), GPL-3.0+ (programs)
LENSFUN_LICENSE_FILES = docs/gpl-3.0.txt docs/lgpl-3.0.txt
LENSFUN_INSTALL_STAGING = YES