diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2022-11-12 05:11:18 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2022-11-12 05:11:18 +0000 |
commit | 1da6f3fc24840897fc40259455ba259f3e806201 (patch) | |
tree | 25cf2835460571abb27caadbfb79005ec8b2d22f /security | |
parent | 2fe191e57fff0ff8be3f04739899f941728001ac (diff) | |
download | pkgsrc-1da6f3fc24840897fc40259455ba259f3e806201.tar.gz |
lxqt-openssh-askpass: update to 1.2.0
Change log:
lxqt-openssh-askpass-1.2.0 / 2022-11-05
========================================
* Bumped the version to 1.2.0.
Diffstat (limited to 'security')
-rw-r--r-- | security/lxqt-openssh-askpass/Makefile | 7 | ||||
-rw-r--r-- | security/lxqt-openssh-askpass/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile index da09df2e048..290a9489864 100644 --- a/security/lxqt-openssh-askpass/Makefile +++ b/security/lxqt-openssh-askpass/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2022/06/28 11:35:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2022/11/12 05:11:18 gutteridge Exp $ -DISTNAME= lxqt-openssh-askpass-1.1.0 -PKGREVISION= 2 +DISTNAME= lxqt-openssh-askpass-1.2.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} GITHUB_RELEASE= ${PKGVERSION_NOREV} @@ -22,7 +21,7 @@ CMAKE_ARG_PATH= .. pre-configure: ${MKDIR} -p ${WRKSRC}/build -TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools +TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools .include "../../x11/qt5-qtbase/buildlink3.mk" diff --git a/security/lxqt-openssh-askpass/distinfo b/security/lxqt-openssh-askpass/distinfo index 76ff1080d53..ed8abc9af0f 100644 --- a/security/lxqt-openssh-askpass/distinfo +++ b/security/lxqt-openssh-askpass/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2022/04/24 15:32:07 pin Exp $ +$NetBSD: distinfo,v 1.9 2022/11/12 05:11:18 gutteridge Exp $ -BLAKE2s (lxqt-openssh-askpass-1.1.0.tar.xz) = e19cdf800569e486cd4cf4ebae8f33f78ac75a91939d1606a81bfb622035042f -SHA512 (lxqt-openssh-askpass-1.1.0.tar.xz) = 7909bb4deb2b0bce466e1cf89788d45e5e5b1db37d813f75d268ff7d36f26840f24ada0df55da1e605ba64aadde882ffdf800bfff38dcb4bda0205d64df320b9 -Size (lxqt-openssh-askpass-1.1.0.tar.xz) = 17452 bytes +BLAKE2s (lxqt-openssh-askpass-1.2.0.tar.xz) = 8c900b0d187cc1120edd53d19ba191e194e104f1e9b80408d3a1e9ff82a45bd8 +SHA512 (lxqt-openssh-askpass-1.2.0.tar.xz) = 8093516f6e1616a5e012d9af2c491580ab8a35053d4c47045b95a151e2e0e0c6f4055e2cb009140883b31057911d5fec80d5a1f84be8e15f7470dbc0e348960e +Size (lxqt-openssh-askpass-1.2.0.tar.xz) = 17476 bytes |