package/dialog: bump to version 1.3-20251001

For release notes, see:
https://invisible-mirror.net/dialog/CHANGES.html#t20251001

This commit also updates the Config.in package homepage URL
to use https.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Julien:
 - add link to release notes
 - add link to pgp signature in hash file
]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Francois Perrad
2025-12-12 09:49:36 +01:00
committed by Julien Olivain
parent 68b83f9a80
commit 8f940235c0
3 changed files with 5 additions and 4 deletions

View File

@@ -11,4 +11,4 @@ config BR2_PACKAGE_DIALOG
allows a developer of a script to interact with the user in a
much friendlier manner.
http://invisible-island.net/dialog/dialog.html
https://invisible-island.net/dialog/dialog.html

View File

@@ -1,4 +1,5 @@
# Locally calculated after checking pgp signature
sha256 754cb6bf7dc6a9ac5c1f80c13caa4d976e30a5a6e8b46f17b3bb9b080c31041f dialog-1.3-20220117.tgz
# Locally calculated after checking pgp signature from:
# https://invisible-mirror.net/archives/dialog/dialog-1.3-20251001.tgz.asc
sha256 bee47347a983312facc4dbcccd7fcc86608d684e1f119d9049c4692213db96c3 dialog-1.3-20251001.tgz
# Locally computed
sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
DIALOG_VERSION = 1.3-20220117
DIALOG_VERSION = 1.3-20251001
DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
DIALOG_SITE = https://invisible-mirror.net/archives/dialog
DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \