mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-misc/kloak: replace static version with ${PV}
fixes the following pkgcheck warnings:
app-misc/kloak
StaticSrcUri: version 0.2.30: '0.2.30' 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="A privacy tool that makes keystroke biometrics less effective"
|
||||
HOMEPAGE="https://github.com/Whonix/kloak"
|
||||
SRC_URI="https://gitlab.com/whonix/kloak/-/archive/0.2.30-2/${P}-2.tar.bz2"
|
||||
SRC_URI="https://gitlab.com/whonix/kloak/-/archive/${PV}-2/${P}-2.tar.bz2"
|
||||
|
||||
S="${WORKDIR}/${P}-2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user