diff mbox series

[1/1] package/lensfun: bump to version 0.3.3

Message ID 20221023210951.48256-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/lensfun: bump to version 0.3.3 | expand

Commit Message

Fabrice Fontaine Oct. 23, 2022, 9:09 p.m. UTC
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>
---
 package/lensfun/Config.in    | 2 +-
 package/lensfun/lensfun.hash | 5 +----
 package/lensfun/lensfun.mk   | 4 ++--
 3 files changed, 4 insertions(+), 7 deletions(-)

Comments

Thomas Petazzoni Oct. 25, 2022, 6:23 p.m. UTC | #1
On Sun, 23 Oct 2022 23:09:51 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> 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>
> ---
>  package/lensfun/Config.in    | 2 +-
>  package/lensfun/lensfun.hash | 5 +----
>  package/lensfun/lensfun.mk   | 4 ++--
>  3 files changed, 4 insertions(+), 7 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/lensfun/Config.in b/package/lensfun/Config.in
index 7ec49020ee..7c424f5351 100644
--- a/package/lensfun/Config.in
+++ b/package/lensfun/Config.in
@@ -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
 
diff --git a/package/lensfun/lensfun.hash b/package/lensfun/lensfun.hash
index cb56f32b56..f03d0b54ae 100644
--- a/package/lensfun/lensfun.hash
+++ b/package/lensfun/lensfun.hash
@@ -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
diff --git a/package/lensfun/lensfun.mk b/package/lensfun/lensfun.mk
index 9258409f57..f82ed44495 100644
--- a/package/lensfun/lensfun.mk
+++ b/package/lensfun/lensfun.mk
@@ -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