Skip to content

Commit

Permalink
security/lxqt-sudo: Follow github hosted package nomenclature
Browse files Browse the repository at this point in the history
as suggested by @LeoT
  • Loading branch information
0323pin committed Jun 2, 2020
1 parent 894ca27 commit 81829d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions security/lxqt-sudo/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.3 2020/06/02 08:24:41 adam Exp $
# $NetBSD: Makefile,v 1.4 2020/06/02 09:18:13 pin Exp $

VERSION= 0.15.0
DISTNAME= lxqt-sudo-${VERSION}
DISTNAME= lxqt-sudo-0.15.0
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lxqt-sudo/releases/download/${VERSION}/}
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz

MAINTAINER= [email protected]
Expand Down

0 comments on commit 81829d7

Please sign in to comment.