summaryrefslogtreecommitdiff
path: root/dev-util/cbindgen/cbindgen-0.24.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cbindgen/cbindgen-0.24.3.ebuild')
-rw-r--r--dev-util/cbindgen/cbindgen-0.24.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.24.3.ebuild b/dev-util/cbindgen/cbindgen-0.24.3.ebuild
index b35333719540..dd15030fc686 100644
--- a/dev-util/cbindgen/cbindgen-0.24.3.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.24.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.1
@@ -56,7 +56,7 @@ inherit cargo
DESCRIPTION="A tool for generating C bindings to Rust code"
# Double check the homepage as the cargo_metadata crate
# does not provide this value so instead repository is used
-HOMEPAGE="https://github.com/eqrion/cbindgen/"
+HOMEPAGE="https://github.com/mozilla/cbindgen/"
SRC_URI="$(cargo_crate_uris)
https://github.com/eqrion/cbindgen/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"