pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sshping: Properly set GITHUB_TAG
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat May 28 18:34:48 2022 +0200
Changeset: b52cec6dacb8310181dc33b4f5ccd873fce23d56
Modified Files:
sshping/Makefile
Log Message:
sshping: Properly set GITHUB_TAG
Now sshping distfile is fetch-able.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b52cec6dacb8310181dc33b4f5ccd873fce23d56
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sshping/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/sshping/Makefile b/sshping/Makefile
index d98eea47f1..beffb60067 100644
--- a/sshping/Makefile
+++ b/sshping/Makefile
@@ -3,6 +3,7 @@
DISTNAME= sshping-0.1.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=spook/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/spook/sshping/
Home |
Main Index |
Thread Index |
Old Index