commit: a812c00e3db65c97b43dea6de427d9f88ddb1f37 Author: Brett A C Sheffield <bacs <AT> librecast <DOT> net> AuthorDate: Thu Feb 26 10:17:00 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 28 00:03:38 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a812c00e
app-admin/clog: update SRC_URI Signed-off-by: Brett A C Sheffield <bacs <AT> librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/149 Merges: https://codeberg.org/gentoo/gentoo/pulls/149 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/clog/clog-1.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/clog/clog-1.3.0-r1.ebuild b/app-admin/clog/clog-1.3.0-r1.ebuild index 63c7b830d49d..5c7a122a81f9 100644 --- a/app-admin/clog/clog-1.3.0-r1.ebuild +++ b/app-admin/clog/clog-1.3.0-r1.ebuild @@ -7,7 +7,7 @@ inherit cmake DESCRIPTION="clog is a colorized log tail utility" HOMEPAGE="https://gothenburgbitfactory.org/clog/" -SRC_URI="https://gothenburgbitfactory.org/download/${P}.tar.gz" +SRC_URI="https://github.com/GothenburgBitFactory/clog/releases/download/v${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0"
