From 149fe9cca5a8194c6ab63418d0fc6cfd619a625d Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 30 Sep 2022 23:52:27 +0100 Subject: app-misc/jpipe: fix StaticSrcUri Signed-off-by: Sam James --- app-misc/jpipe/jpipe-0.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/jpipe/jpipe-0.2.0-r1.ebuild b/app-misc/jpipe/jpipe-0.2.0-r1.ebuild index af7dafc3fcb3..1043ced048d3 100644 --- a/app-misc/jpipe/jpipe-0.2.0-r1.ebuild +++ b/app-misc/jpipe/jpipe-0.2.0-r1.ebuild @@ -11,7 +11,7 @@ inherit go-module distutils-r1 DESCRIPTION="Command line interface to JMESPath" HOMEPAGE="https://github.com/pipebus/jpipe https://github.com/jmespath/jp/pull/30 http://jmespath.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz - !python? ( https://dev.gentoo.org/~zmedico/dist/jpipe-0.2.0-deps.tar.xz )" + !python? ( https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz )" LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -- cgit v1.2.3-18-g5258