Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/lxqt-sudo security/lxqt-sudo: Follow github h...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e86eeffb5482
branches: trunk
changeset: 433420:e86eeffb5482
user: pin <pin%pkgsrc.org@localhost>
date: Tue Jun 02 09:18:13 2020 +0000
description:
security/lxqt-sudo: Follow github hosted package nomenclature
as suggested by @leot
diffstat:
security/lxqt-sudo/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (18 lines):
diff -r 6e8e7e509647 -r e86eeffb5482 security/lxqt-sudo/Makefile
--- a/security/lxqt-sudo/Makefile Tue Jun 02 09:16:45 2020 +0000
+++ b/security/lxqt-sudo/Makefile Tue Jun 02 09:18:13 2020 +0000
@@ -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= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index