Skip to content
Snippets Groups Projects
Commit 39c95ceb authored by Serhii (Sergey) Kozlov's avatar Serhii (Sergey) Kozlov
Browse files

www/pydio-cells: unbreak

Properly patch go.mod
parent a61d0ed8
No related branches found
No related tags found
No related merge requests found
......@@ -33,11 +33,12 @@ BASH_PLIST_FILES= etc/bash_completion.d/${PORTNAME}
ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME}
post-fetch:
# `sourcegraph/appdash-data` doesn't fetch from the proxy, so replace it with the direct GitHub link
# remove when no longer required for a successful `fetch`
# `sourcegraph/appdash-data` doesn't fetch from the proxy, so replace it with the direct GitHub link.
# Remove when no longer required for a successful `fetch`
#
${ECHO} "replace sourcegraph.com/sourcegraph/appdash-data => github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67" \
>> ${DISTDIR}/${DIST_SUBDIR}/${GO_MODFILE}
(cd ${DISTDIR}/${DIST_SUBDIR}; \
[ -e go.mod ] || (${CP} ${GO_MODFILE} go.mod; \
${GO_CMD} mod edit -replace "sourcegraph.com/sourcegraph/appdash-data=github.com/sourcegraph/appdash-data@v0.0.0-20151005221446-73f23eafcf67"))
post-build-BASH-on:
${SETENV} CELLS_WORKING_DIR=${WRKDIR}/wrkdir \
......
TIMESTAMP = 1704036950
SHA256 (go/www_pydio-cells/cells-v4.3.2/v4.3.2.mod) = 8f0f3efa1d944b15d24ff25849f82e112f71e8cf31699db24cac931f5ecd347a
TIMESTAMP = 1704328896
SHA256 (go/www_pydio-cells/cells-v4.3.2/v4.3.2.mod) = 54805af624883c608b90df56eb911a3a0ad603e7a7c11375429e57f5d1b169d1
SIZE (go/www_pydio-cells/cells-v4.3.2/v4.3.2.mod) = 26127
SHA256 (go/www_pydio-cells/cells-v4.3.2/v4.3.2.zip) = a01e3fcd104677b1dccb2bbbb5768dae5490a93d6087fe7c942b2ab7e20477ca
SIZE (go/www_pydio-cells/cells-v4.3.2/v4.3.2.zip) = 58112824
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment