diff options
| author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
|---|---|---|
| committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
| commit | 88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch) | |
| tree | 706a07f0a18dae986eb0e6c58374e5d3506cd488 /security/keepassxc | |
| parent | b246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff) | |
| download | pkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz | |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'security/keepassxc')
| -rw-r--r-- | security/keepassxc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 5a1b4f24f23..cd7029e6ba8 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2020/10/29 10:57:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2020/11/05 09:09:02 ryoon Exp $ DISTNAME= keepassxc-${GITHUB_RELEASE}-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/} GITHUB_RELEASE= 2.6.2 |
