Bugfix update keepassxc-2.5.4
Fixed, https://github.com/keepassxreboot/keepassxc/releases/tag/2.5.4 - Return keyboard focus after saving database edits [#4287] - Windows: Use bare minimum settings in portable version [#4131] - Windows: Use SHA256 code signing [#4129] - macOS: Fix code signing incompatibility in latest macOS release [#4564]
This commit is contained in:
parent
d950da35e4
commit
7598a102d7
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2020/04/06 06:50:22 kn Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2020/04/10 07:25:02 rsadowski Exp $
|
||||
|
||||
COMMENT = management tool for password and sensitive data
|
||||
|
||||
V = 2.5.3
|
||||
V = 2.5.4
|
||||
DISTNAME = keepassxc-${V}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (keepassxc-2.5.3-src.tar.xz) = BQD7zmbuh9wcNrJPPqRr1aOw+zZrpQvKizP2cOshpus=
|
||||
SIZE (keepassxc-2.5.3-src.tar.xz) = 6839148
|
||||
SHA256 (keepassxc-2.5.4-src.tar.xz) = pV4IAcMYsCsaxOFum3qHzPp7A56mDSxiYQvRu73WzUo=
|
||||
SIZE (keepassxc-2.5.4-src.tar.xz) = 6839396
|
||||
|
Loading…
Reference in New Issue
Block a user