aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-07 14:47:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:49:16 +0000
commit058754f4879c577c5322bc43aba66b109e580267 (patch)
treef7f5c0244e4614e66a9d9e10b7807728ea951a18
parent516d86ef5d2dac80d0fe8090c80e44af2eb90ed2 (diff)
downloadports-058754f4879c577c5322bc43aba66b109e580267.tar.gz
ports-058754f4879c577c5322bc43aba66b109e580267.zip
www/lychee: Chase USES=cargo's new git source support
PR: 256581
-rw-r--r--www/lychee/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/lychee/Makefile b/www/lychee/Makefile
index 37a6252b18ed..cb7eb4e89598 100644
--- a/www/lychee/Makefile
+++ b/www/lychee/Makefile
@@ -16,7 +16,6 @@ GH_ACCOUNT= lycheeverse
PLIST_FILES= bin/lychee
-GH_TUPLE= softprops:hubcaps:a9e6616ecc7b8eef0ea0eaf6055d9610c8961500:hubcaps
CARGO_INSTALL_PATH= lychee-bin
CARGO_CRATES= adler-1.0.2 \
aho-corasick-0.7.15 \
@@ -312,8 +311,8 @@ CARGO_CRATES= adler-1.0.2 \
winreg-0.7.0 \
winutil-0.1.1 \
wiremock-0.5.2 \
- xml5ever-0.16.1
-CARGO_USE_GITHUB= yes
+ xml5ever-0.16.1 \
+ hubcaps@git+https://github.com/softprops/hubcaps.git\#a9e6616ecc7b8eef0ea0eaf6055d9610c8961500
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lychee