diff options
author | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
commit | 6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch) | |
tree | 068c01897bffb801de7773e6b21b9184ac9fbfec /security/lxqt-openssh-askpass | |
parent | f9a0080d745b911a1f135093b0c26396b0d70b0c (diff) | |
download | pkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz |
revbump for textproc/icu update
Diffstat (limited to 'security/lxqt-openssh-askpass')
-rw-r--r-- | security/lxqt-openssh-askpass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile index 998a973bff1..c08c882d361 100644 --- a/security/lxqt-openssh-askpass/Makefile +++ b/security/lxqt-openssh-askpass/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2021/12/08 16:06:20 adam Exp $ +# $NetBSD: Makefile,v 1.16 2022/04/18 19:12:00 adam Exp $ DISTNAME= lxqt-openssh-askpass-1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} GITHUB_RELEASE= ${PKGVERSION_NOREV} |