aboutsummaryrefslogtreecommitdiff
path: root/dev-libs/jose/jose-11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/jose/jose-11.ebuild')
-rw-r--r--dev-libs/jose/jose-11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jose/jose-11.ebuild b/dev-libs/jose/jose-11.ebuild
index bb545a1..662750e 100644
--- a/dev-libs/jose/jose-11.ebuild
+++ b/dev-libs/jose/jose-11.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DESCRIPTION="C-language implementation of Javascript Object Signing and Encryption"
HOMEPAGE="https://github.com/latchset/jose"
-SRC_URI="https://github.com/latchset/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/latchset/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"