All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francois Perrad <fperrad@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/netsurf: bump to version 3.10
Date: Sat,  6 Jun 2020 15:58:49 +0200	[thread overview]
Message-ID: <20200606135849.4158368-1-francois.perrad@gadz.org> (raw)

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/netsurf/0003-do-not-cross-compile-nsgenbind.patch | 2 +-
 package/netsurf/netsurf.hash                              | 4 ++--
 package/netsurf/netsurf.mk                                | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/netsurf/0003-do-not-cross-compile-nsgenbind.patch b/package/netsurf/0003-do-not-cross-compile-nsgenbind.patch
index 01e77e977..2d4637511 100644
--- a/package/netsurf/0003-do-not-cross-compile-nsgenbind.patch
+++ b/package/netsurf/0003-do-not-cross-compile-nsgenbind.patch
@@ -16,7 +16,7 @@ diff --git a/Makefile b/Makefile
 index f279f01..5698c87 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -109,7 +109,7 @@ endef
+@@ -110,7 +110,7 @@ endef
  
  # prefixed install macro for each host sub target
  define do_build_prefix_install
diff --git a/package/netsurf/netsurf.hash b/package/netsurf/netsurf.hash
index 0f38ea208..77de5c6de 100644
--- a/package/netsurf/netsurf.hash
+++ b/package/netsurf/netsurf.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256 11e384eaf47e65c186da5001f1055a02f2d72ff17b50f403b8392546a2cf65ff  netsurf-all-3.9.tar.gz
-sha256 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378  netsurf/COPYING
+sha256  495adf6b6614ce36fca6c605f7c321f9cb4a3df838043158122678ce2b3325b7  netsurf-all-3.10.tar.gz
+sha256  55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378  netsurf/COPYING
diff --git a/package/netsurf/netsurf.mk b/package/netsurf/netsurf.mk
index 0077adde2..5677b6946 100644
--- a/package/netsurf/netsurf.mk
+++ b/package/netsurf/netsurf.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NETSURF_VERSION = 3.9
+NETSURF_VERSION = 3.10
 NETSURF_SOURCE = netsurf-all-$(NETSURF_VERSION).tar.gz
 NETSURF_SITE = http://download.netsurf-browser.org/netsurf/releases/source-full
 NETSURF_LICENSE = GPL-2.0
@@ -15,7 +15,7 @@ NETSURF_DEPENDENCIES = expat jpeg libpng \
 
 ifeq ($(BR2_PACKAGE_NETSURF_GTK),y)
 NETSURF_DEPENDENCIES += libgtk2
-NETSURF_FRONTEND = gtk
+NETSURF_FRONTEND = gtk2
 endif
 
 ifeq ($(BR2_PACKAGE_NETSURF_GTK3),y)
-- 
2.25.1

             reply	other threads:[~2020-06-06 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-06 13:58 Francois Perrad [this message]
2020-06-06 19:27 ` [Buildroot] [PATCH] package/netsurf: bump to version 3.10 Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200606135849.4158368-1-francois.perrad@gadz.org \
    --to=fperrad@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.