dev-util/gshards: update SRC_URI

Snapshots from my cgit instance proved to bee too inconsistent, download
from sr.ht mirror instead.

Closes: https://bugs.gentoo.org/938585
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-09-07 14:43:12 +05:00
parent 8247e4680e
commit ee16daebb1
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ inherit crystal-utils multiprocessing toolchain-funcs
DESCRIPTION="Small helper tools to aid installing Crystal packages in Gentoo"
HOMEPAGE="https://git.sysrq.in/gshards/"
SRC_URI="https://git.sysrq.in/gshards/snapshot/${P}.tar.xz"
SRC_URI="https://git.sr.ht/~cyber/${PN}/archive/${PV}.tar.gz -> ${P}.srht.tar.gz"
LICENSE="GPL-2"
SLOT="0"