commit: d7df11fb5ee5ebd2206efebcffa197327180dd18 Author: Henning Schild <henning <AT> hennsch <DOT> de> AuthorDate: Fri Jul 17 18:16:29 2020 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Tue Jul 28 07:04:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7df11fb
dev-util/bats: update upstream to new actually maintained location Signed-off-by: Henning Schild <henning <AT> hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/16409 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> dev-util/bats/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bats/metadata.xml b/dev-util/bats/metadata.xml index 3a88df99387..fda2cb4ca25 100644 --- a/dev-util/bats/metadata.xml +++ b/dev-util/bats/metadata.xml @@ -18,7 +18,7 @@ <name>Lars Wendler</name> </maintainer> <upstream> - <remote-id type="github">sstephenson/bats</remote-id> + <remote-id type="github">bats-core/bats-core</remote-id> </upstream> <longdescription lang="en"> Bats is a TAP-compliant testing framework for Bash. It provides a simple
