security/lxqt-openssh-askpass: Follow github hosted package nomenclature
as suggested by @leot
This commit is contained in:
parent
c9e97ce5b7
commit
64c81822e9
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue