dev-erlang/jose: minor style fixes

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2024-05-03 22:56:56 +02:00
parent 957c2bb065
commit 98ddc6cd64

View File

@@ -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"