diff options
author | tnn <tnn@pkgsrc.org> | 2022-03-28 10:59:27 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2022-03-28 10:59:27 +0000 |
commit | abe531eec5cbab0431a3fa6841fd1e0ab46f4656 (patch) | |
tree | be7a788617b1abdbec45cd98986593a7b0758d50 /security/keepassxc | |
parent | 3b64e47c1fbc26307951f14f639d08c31248811b (diff) | |
download | pkgsrc-abe531eec5cbab0431a3fa6841fd1e0ab46f4656.tar.gz |
{s,t,w}*/*: revbump(1) for libsndfile
Diffstat (limited to 'security/keepassxc')
-rw-r--r-- | security/keepassxc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 9635f6b7219..03d19628df5 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2021/12/08 16:06:18 adam Exp $ +# $NetBSD: Makefile,v 1.39 2022/03/28 10:59:27 tnn Exp $ DISTNAME= keepassxc-${GITHUB_RELEASE}-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/} GITHUB_RELEASE= 2.6.6 |