diff options
author | stefson <herrtimson@yahoo.de> | 2019-07-02 08:43:06 +0200 |
---|---|---|
committer | stefson <herrtimson@yahoo.de> | 2019-07-02 08:43:06 +0200 |
commit | a51059bc462dd8dc36da05025c353a22da7403d0 (patch) | |
tree | ddd3e4939eaaae19e72d2cf5c78dc8652b5348b7 | |
parent | dev-embedded/dinghy-build: add metadata, fix homepage and LICENSE to MIT Apac... (diff) | |
download | rust-a51059bc462dd8dc36da05025c353a22da7403d0.tar.gz rust-a51059bc462dd8dc36da05025c353a22da7403d0.tar.bz2 rust-a51059bc462dd8dc36da05025c353a22da7403d0.zip |
dev-embedded/dinghy-build: use correct HOMEPAGE
-rw-r--r-- | dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild b/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild index ed956ab..b0024be 100644 --- a/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild +++ b/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild @@ -157,7 +157,7 @@ xml-rs-0.7.0 inherit cargo DESCRIPTION="Cross-compilation made easier - see main crate cargo-dinghy" -HOMEPAGE="https://github.com/tildeio/helix" +HOMEPAGE="https://github.com/snipsco/dinghy" SRC_URI="$(cargo_crate_uris ${CRATES})" RESTRICT="mirror" LICENSE="MIT Apache-2.0" # Update to proper Gentoo format |