mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
package/dialog: bump version to 1.3-20191210
Fixes a number of regressions in 1.3-20190808: - Menu shadows are not longer (erroneously) drawn with --no-shadow - Spaces in menu fields are now correctly handled on uClibc-ng Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
619d26844a
commit
8b3dc43595
@ -1,4 +1,4 @@
|
|||||||
# Locally calculated after checking pgp signature
|
# Locally calculated after checking pgp signature
|
||||||
sha256 886e12f2cf3df36cde65f32f6ae52bc598eb2599a611b1d8ce5dfdea599e47e2 dialog-1.3-20190808.tgz
|
sha256 10f7c02ee5dea311e61b0d3e29eb6e18bcedd6fb6672411484c1a37729cbd7a6 dialog-1.3-20191210.tgz
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 COPYING
|
sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
DIALOG_VERSION = 1.3-20190808
|
DIALOG_VERSION = 1.3-20191210
|
||||||
DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
|
DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
|
||||||
DIALOG_SITE = https://invisible-mirror.net/archives/dialog
|
DIALOG_SITE = https://invisible-mirror.net/archives/dialog
|
||||||
DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
|
DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user