git: 1e328571eb76 - main - security/keepassxc: bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Aug 2023 01:38:04 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e328571eb76026b1c49a9bbfdee9dd1dd1eaf84 commit 1e328571eb76026b1c49a9bbfdee9dd1dd1eaf84 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-11 10:50:29 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-12 01:37:40 +0000 security/keepassxc: bump PORTREVISION --- security/keepassxc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index e22e9e45710e..5a9c73eeadbe 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,5 +1,6 @@ PORTNAME= keepassxc DISTVERSION= 2.7.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src