mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-ml/duration: update SRC_URI
Closes: https://bugs.gentoo.org/954121 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
9453cfc925
commit
7886d4f7f3
@ -7,7 +7,8 @@ inherit dune
|
||||
|
||||
DESCRIPTION="Duration - conversions to various time units"
|
||||
HOMEPAGE="https://github.com/hannesm/duration"
|
||||
SRC_URI="https://github.com/hannesm/duration/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/hannesm/${PN}/archive/refs/tags/v${PV}.tar.gz
|
||||
-> ${P}.tar.gz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user