mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
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:
committed by
Julien Olivain
parent
68b83f9a80
commit
8f940235c0
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user