All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/lensfun: bump to version 0.3.3
@ 2022-10-23 21:09 Fabrice Fontaine
  2022-10-25 18:23 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-10-23 21:09 UTC (permalink / raw)
  To: buildroot; +Cc: Romain Naour, Fabrice Fontaine

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(-)

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
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/lensfun: bump to version 0.3.3
  2022-10-23 21:09 [Buildroot] [PATCH 1/1] package/lensfun: bump to version 0.3.3 Fabrice Fontaine
@ 2022-10-25 18:23 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-10-25 18:23 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Romain Naour, buildroot

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
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-25 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-23 21:09 [Buildroot] [PATCH 1/1] package/lensfun: bump to version 0.3.3 Fabrice Fontaine
2022-10-25 18:23 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.