diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
commit | 23d86e66cccf6d9cf73fe21550f9eb7cb32812ff (patch) | |
tree | 9aea9254d6b44f29a00cc08cd5f105100694ee14 /security/keepassxc | |
parent | fec2a4753ad0cb8dfccd38b7b8d14dcc8dd1c396 (diff) | |
download | pkgsrc-23d86e66cccf6d9cf73fe21550f9eb7cb32812ff.tar.gz |
Recursive revbump from textproc/icu
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 31a82fe77c8..0566d32264e 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2019/03/22 15:56:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2019/04/03 00:33:04 ryoon Exp $ DISTNAME= keepassxc-2.4.0-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= security x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/} GITHUB_RELEASE= 2.4.0 |