git: 9d3b680875b4 - main - devel/rust-cbindgen: chase HTTP redirect
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Nov 2023 15:07:53 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6 commit 9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-11-20 15:06:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-11-20 15:07:43 +0000 devel/rust-cbindgen: chase HTTP redirect https://github.com/eqrion/cbindgen/commit/35f2e44ef279 --- devel/rust-cbindgen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile index dad621e203ad..5efbf789113f 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -9,7 +9,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= gecko@FreeBSD.org COMMENT= Generate C bindings from Rust code -WWW= https://github.com/eqrion/cbindgen +WWW= https://github.com/mozilla/cbindgen LICENSE= MPL20