media-sound/dr14_tmeter: update ebuilds

This commit is contained in:
2023-03-05 19:43:44 +03:00
parent 931d3e44a5
commit c873616e89
2 changed files with 2 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ if [[ ${PV} == "9999" ]]; then
else
KEYWORDS="~amd64"
SRC_URI="https://github.com/simon-r/dr14_t.meter/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/dr14_t.meter-${PV}"
fi
LICENSE="GPL-3+"