Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/swig: bump to version 4.1.1
@ 2022-12-10 10:07 Francois Perrad
  2022-12-11 10:45 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Francois Perrad @ 2022-12-10 10:07 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/swig/Config.in.host | 2 +-
 package/swig/swig.hash      | 2 +-
 package/swig/swig.mk        | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/swig/Config.in.host b/package/swig/Config.in.host
index fd2049d30..4c0deebc5 100644
--- a/package/swig/Config.in.host
+++ b/package/swig/Config.in.host
@@ -5,4 +5,4 @@ config BR2_PACKAGE_HOST_SWIG
 	  written in C and C++ with a variety of high-level
 	  programming languages.
 
-	  http://www.swig.org/
+	  https://www.swig.org/
diff --git a/package/swig/swig.hash b/package/swig/swig.hash
index 64fe4f979..21590c422 100644
--- a/package/swig/swig.hash
+++ b/package/swig/swig.hash
@@ -1,5 +1,5 @@
 # Locally computed:
-sha256  d53be9730d8d58a16bf0cbd1f8ac0c0c3e1090573168bfa151b01eb47fa906fc  swig-4.0.2.tar.gz
+sha256  2af08aced8fcd65cdb5cc62426768914bedc735b1c250325203716f78e39ac9b  swig-4.1.1.tar.gz
 sha256  f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e  LICENSE
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  LICENSE-GPL
 sha256  7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2  LICENSE-UNIVERSITIES
diff --git a/package/swig/swig.mk b/package/swig/swig.mk
index 437cf448b..d432cab53 100644
--- a/package/swig/swig.mk
+++ b/package/swig/swig.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-SWIG_VERSION_MAJOR = 4.0
-SWIG_VERSION = $(SWIG_VERSION_MAJOR).2
+SWIG_VERSION_MAJOR = 4.1
+SWIG_VERSION = $(SWIG_VERSION_MAJOR).1
 SWIG_SITE = http://downloads.sourceforge.net/project/swig/swig/swig-$(SWIG_VERSION)
 HOST_SWIG_DEPENDENCIES = host-bison host-pcre
 HOST_SWIG_CONF_OPTS = \
-- 
2.37.2

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread
[parent not found: <20221210100701.3067908-1-francois.perrad__8668.0867172376$1670666855$gmane$org@gadz.org>]

end of thread, other threads:[~2022-12-11 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-10 10:07 [Buildroot] [PATCH] package/swig: bump to version 4.1.1 Francois Perrad
2022-12-11 10:45 ` Thomas Petazzoni via buildroot
     [not found] <20221210100701.3067908-1-francois.perrad__8668.0867172376$1670666855$gmane$org@gadz.org>
2022-12-11 19:00 ` Bernd Kuhls

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox