Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/lxqt-openssh-askpass security/lxqt-openssh-as...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e8e7e509647
branches:  trunk
changeset: 433419:6e8e7e509647
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Jun 02 09:16:45 2020 +0000

description:
security/lxqt-openssh-askpass: Follow github hosted package nomenclature
as suggested by @leot

diffstat:

 security/lxqt-openssh-askpass/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (18 lines):

diff -r 9fa5a640d68e -r 6e8e7e509647 security/lxqt-openssh-askpass/Makefile
--- a/security/lxqt-openssh-askpass/Makefile    Tue Jun 02 09:15:07 2020 +0000
+++ b/security/lxqt-openssh-askpass/Makefile    Tue Jun 02 09:16:45 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2020/06/02 08:24:41 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/02 09:16:45 pin Exp $
 
-VERSION=       0.15.0
-DISTNAME=      lxqt-openssh-askpass-${VERSION}
+DISTNAME=      lxqt-openssh-askpass-0.15.0
 PKGREVISION=   1
 CATEGORIES=    security
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/lxqt-openssh-askpass/releases/download/${VERSION}/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
+GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index