commit: a246ee1569f15e70d930bf29cad77521fa0386f0 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Nov 3 23:04:31 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Nov 3 23:14:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a246ee15
net-im/swift: fix QA StaticSrcUri Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-im/swift/swift-4.0.2-r102.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/swift/swift-4.0.2-r102.ebuild b/net-im/swift/swift-4.0.2-r102.ebuild index d96008fd90ac..da3a27250c9d 100644 --- a/net-im/swift/swift-4.0.2-r102.ebuild +++ b/net-im/swift/swift-4.0.2-r102.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="An elegant, secure, adaptable and intuitive XMPP Client" HOMEPAGE="https://www.swift.im/" SRC_URI=" https://swift.im/downloads/releases/${P}/${P}.tar.gz - https://dev.gentoo.org/~conikost/distfiles/patches/swift-4.0.2-python3-compatibility.patch.gz" + https://dev.gentoo.org/~conikost/distfiles/patches/${P}-python3-compatibility.patch.gz" LICENSE="BSD BSD-1 CC-BY-3.0 GPL-3 OFL-1.1" SLOT="4/0"
