app-misc/mxw: add remote in metadata, improve SRC_URI

fixes the following pkgcheck warnings:

app-misc/mxw
  MissingRemoteId: missing <remote-id type="github">dkbednarczyk/mxw</remote-id> (inferred from URI 'https://github.com/dkbednarczyk/mxw')
  BadFilename: version 0.1.2: bad filename: [ v0.1.2.tar.gz ]
  StaticSrcUri: version 0.1.2: '0.1.2' in SRC_URI, replace with ${PV}

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
ingenarel
2025-07-21 06:15:19 +06:00
parent db7d70e68d
commit d980757803
3 changed files with 6 additions and 2 deletions

View File

@@ -12,4 +12,8 @@
WireShark and USBPcap, as well as a decompilation of the official
Windows program (Glorious Core).
</longdescription>
<upstream>
<remote-id type="github">dkbednarczyk/mxw</remote-id>
<bugs-to>https://github.com/dkbednarczyk/mxw/issues</bugs-to>
</upstream>
</pkgmetadata>