mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user