diff mbox series

package/libsoup: bump to version 2.74.3

Message ID 20231007192214.3670075-1-francois.perrad@gadz.org
State Accepted
Headers show
Series package/libsoup: bump to version 2.74.3 | expand

Commit Message

Francois Perrad Oct. 7, 2023, 7:22 p.m. UTC
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/libsoup/libsoup.hash | 4 ++--
 package/libsoup/libsoup.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Arnout Vandecappelle Oct. 10, 2023, 8:52 p.m. UTC | #1
On 07/10/2023 21:22, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

  It's really annoying that your Sob doesn't match your From address. Can you 
fix things up in your git config so that doesn't happen anymore?

  Applied to master, with the author changed to @gadz.org, thanks.

  Regards,
  Arnout

> ---
>   package/libsoup/libsoup.hash | 4 ++--
>   package/libsoup/libsoup.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/libsoup/libsoup.hash b/package/libsoup/libsoup.hash
> index 2f44e63d7..5f687068a 100644
> --- a/package/libsoup/libsoup.hash
> +++ b/package/libsoup/libsoup.hash
> @@ -1,4 +1,4 @@
> -# From https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.2.sha256sum
> -sha256  f0a427656e5fe19e1df71c107e88dfa1b2e673c25c547b7823b6018b40d01159  libsoup-2.74.2.tar.xz
> +# From https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.3.sha256sum
> +sha256  e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13  libsoup-2.74.3.tar.xz
>   # Locally calculated
>   sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  COPYING
> diff --git a/package/libsoup/libsoup.mk b/package/libsoup/libsoup.mk
> index 026ea3a8b..81bf42cab 100644
> --- a/package/libsoup/libsoup.mk
> +++ b/package/libsoup/libsoup.mk
> @@ -5,7 +5,7 @@
>   ################################################################################
>   
>   LIBSOUP_VERSION_MAJOR = 2.74
> -LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).2
> +LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).3
>   LIBSOUP_SOURCE = libsoup-$(LIBSOUP_VERSION).tar.xz
>   LIBSOUP_SITE = https://download.gnome.org/sources/libsoup/$(LIBSOUP_VERSION_MAJOR)
>   LIBSOUP_LICENSE = LGPL-2.0+
diff mbox series

Patch

diff --git a/package/libsoup/libsoup.hash b/package/libsoup/libsoup.hash
index 2f44e63d7..5f687068a 100644
--- a/package/libsoup/libsoup.hash
+++ b/package/libsoup/libsoup.hash
@@ -1,4 +1,4 @@ 
-# From https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.2.sha256sum
-sha256  f0a427656e5fe19e1df71c107e88dfa1b2e673c25c547b7823b6018b40d01159  libsoup-2.74.2.tar.xz
+# From https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.3.sha256sum
+sha256  e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13  libsoup-2.74.3.tar.xz
 # Locally calculated
 sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  COPYING
diff --git a/package/libsoup/libsoup.mk b/package/libsoup/libsoup.mk
index 026ea3a8b..81bf42cab 100644
--- a/package/libsoup/libsoup.mk
+++ b/package/libsoup/libsoup.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 LIBSOUP_VERSION_MAJOR = 2.74
-LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).2
+LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).3
 LIBSOUP_SOURCE = libsoup-$(LIBSOUP_VERSION).tar.xz
 LIBSOUP_SITE = https://download.gnome.org/sources/libsoup/$(LIBSOUP_VERSION_MAJOR)
 LIBSOUP_LICENSE = LGPL-2.0+