mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-dicts/dictd-foldoc: replace static version with ${PV}
fixes the following pkgcheck warning:
app-dicts/dictd-foldoc
StaticSrcUri: version 20180405: '20180405' in SRC_URI, replace with ${PV}
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
DESCRIPTION="The Free On-line Dictionary of Computing for dict"
|
||||
HOMEPAGE="https://foldoc.org"
|
||||
SRC_URI="https://web.archive.org/web/20180405153121/http://foldoc.org/Dictionary -> ${P}.txt"
|
||||
SRC_URI="https://web.archive.org/web/${PV}153121/http://foldoc.org/Dictionary -> ${P}.txt"
|
||||
S="${WORKDIR}"
|
||||
LICENSE="FDL-1.1+"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user