From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH] package/dillo: bump to 3.3.0
Date: Sun, 3 May 2026 09:14:44 +0200 [thread overview]
Message-ID: <afb15Mavy9Eo776E@waldemar-brodkorb.de> (raw)
Update to 3.3.0, see here for a changelog:
https://dillo-browser.org/release/3.3.0/
Update to use new homepage. Project is moving to their own
infrastructure.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
package/dillo/Config.in | 2 +-
package/dillo/dillo.hash | 2 +-
package/dillo/dillo.mk | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/dillo/Config.in b/package/dillo/Config.in
index 1ebab8ab3f..1eea18e144 100644
--- a/package/dillo/Config.in
+++ b/package/dillo/Config.in
@@ -12,7 +12,7 @@ config BR2_PACKAGE_DILLO
Enable openssl package to gain https support.
- https://dillo-browser.github.io/
+ https://dillo-browser.org/
comment "dillo needs a toolchain w/ C++"
depends on BR2_PACKAGE_XORG7 && BR2_USE_MMU
diff --git a/package/dillo/dillo.hash b/package/dillo/dillo.hash
index 50559bf857..c6b863c9ef 100644
--- a/package/dillo/dillo.hash
+++ b/package/dillo/dillo.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 1066ed42ea7fe0ce19e79becd029c651c15689922de8408e13e70bb5701931bf dillo-3.2.0.tar.bz2
+sha256 db1863261d5efbd27b090e430c88064082b891cea1edf7a14e234cca51754f60 dillo-3.3.0.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/dillo/dillo.mk b/package/dillo/dillo.mk
index ce8660c6cb..685b85ff79 100644
--- a/package/dillo/dillo.mk
+++ b/package/dillo/dillo.mk
@@ -4,9 +4,9 @@
#
################################################################################
-DILLO_VERSION = 3.2.0
-DILLO_SOURCE = dillo-$(DILLO_VERSION).tar.bz2
-DILLO_SITE = https://github.com/dillo-browser/dillo/releases/download/v$(DILLO_VERSION)
+DILLO_VERSION = 3.3.0
+DILLO_SOURCE = dillo-$(DILLO_VERSION).tar.gz
+DILLO_SITE = https://dillo-browser.org/release/$(DILLO_VERSION)
DILLO_LICENSE = GPL-3.0+
DILLO_LICENSE_FILES = COPYING
DILLO_DEPENDENCIES = fltk zlib \
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-05-03 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-03 7:14 Waldemar Brodkorb [this message]
2026-05-03 16:13 ` [Buildroot] [PATCH] package/dillo: bump to 3.3.0 Julien Olivain via buildroot
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=afb15Mavy9Eo776E@waldemar-brodkorb.de \
--to=wbx@openadk.org \
--cc=buildroot@buildroot.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox