commit:     98ddc6cd64be8e78bb3158f38295fcdac85d369c
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 20:56:56 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri May  3 20:57:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ddc6cd

dev-erlang/jose: minor style fixes

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-erlang/jose/jose-1.11.10.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-erlang/jose/jose-1.11.10.ebuild 
b/dev-erlang/jose/jose-1.11.10.ebuild
index 3750bdd09496..803c19e0048a 100644
--- a/dev-erlang/jose/jose-1.11.10.ebuild
+++ b/dev-erlang/jose/jose-1.11.10.ebuild
@@ -9,8 +9,9 @@ DESCRIPTION="JSON Object Signing and Encryption (JOSE) for 
Erlang and Elixir"
 HOMEPAGE="https://github.com/potatosalad/erlang-jose";
 SRC_URI="
        https://github.com/potatosalad/erlang-jose/archive/${PV}.tar.gz
-       -> erlang-${P}.tar.gz
+               -> erlang-${P}.tar.gz
 "
+
 S="${WORKDIR}/erlang-${P}"
 
 LICENSE="MIT"

Reply via email to