pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nfcapdu: follow upstream on gitlab
Module Name: pkgsrc-wip
Committed By: Denis Bodor <lefinnois%lefinnois.net@localhost>
Pushed By: drrb
Date: Sat Nov 12 11:30:14 2022 +0100
Changeset: f869d37749d5033e342a7bb59f896e820ab35c74
Modified Files:
nfcapdu/Makefile
nfcapdu/distinfo
Log Message:
nfcapdu: follow upstream on gitlab
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f869d37749d5033e342a7bb59f896e820ab35c74
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nfcapdu/Makefile | 6 +++---
nfcapdu/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/nfcapdu/Makefile b/nfcapdu/Makefile
index 7ef24e6cca..4518d74db2 100644
--- a/nfcapdu/Makefile
+++ b/nfcapdu/Makefile
@@ -5,8 +5,8 @@ VERS= 0.0.1
DISTNAME= ${PROGNAME}-${VERS}
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GITHUB:=0xDRRB/}
-GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
+MASTER_SITES= ${MASTER_SITE_GITLAB:=0xDRRB/}
+GITLAB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= lefinnois%lefinnois.net@localhost
HOMEPAGE= https://github.com/0xDRRB/nfcapdu/
@@ -14,7 +14,7 @@ COMMENT= Command line tool to exchange APDUs with an RFID/NFC tag
LICENSE= gnu-lgpl-v3
-WRKSRC= ${WRKDIR}/${DISTNAME}
+WRKSRC= ${WRKDIR}/${PROGNAME}-v${VERS}
USE_TOOLS+= pkg-config gmake
USE_LANGUAGES+= c
diff --git a/nfcapdu/distinfo b/nfcapdu/distinfo
index a4b0b1f824..80ef8a102b 100644
--- a/nfcapdu/distinfo
+++ b/nfcapdu/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (nfcapdu-0.0.1.tar.gz) = f2d3e805af99424763c67358e2fe8be4275c0f8b0a75f96e09dfdd3224df2707
-SHA512 (nfcapdu-0.0.1.tar.gz) = 955c1b8db94a87c16c2f4fe338fc118e0e2827d161c3faba7cded4dc206312d021a1b5fae9f31b5eca4ce8812ef83a85fdb0ed346c3423ddfed026d20c5fab72
-Size (nfcapdu-0.0.1.tar.gz) = 17024 bytes
+BLAKE2s (nfcapdu-0.0.1.tar.gz) = 6bd38f6f04805e7fe22a9d1efc6a7e8cf09bc8a16282a98a610019bc2059a620
+SHA512 (nfcapdu-0.0.1.tar.gz) = 479343d8603e73642f251deb6de3de61a2a1f995f70bff0afaa3908a7fba3f0b37d63d3666517920a4743be37ea0b460a967952728c59d4a76b4985211d06915
+Size (nfcapdu-0.0.1.tar.gz) = 17025 bytes
Home |
Main Index |
Thread Index |
Old Index