Fix some pkgcheck errors.
Some checks failed
/ pkgcheck (push) Failing after 42s

Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
Manuel Friedli 2026-02-12 21:17:05 +01:00
parent 095312b5e1
commit bfdc18af61
Signed by: manuel
GPG key ID: 41D08ABA75634DA1
18 changed files with 76 additions and 23 deletions

View file

@ -17,7 +17,7 @@ HOMEPAGE="https://www.beszel.dev/"
# cd ../../..
# tar --auto-compress -cf ${MY_P}-site.tar.xz ${MY_P}/internal/site/dist
# Upload to mirror
SRC_URI="https://github.com/henrygd/beszel/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
SRC_URI="https://github.com/henrygd/beszel/archive/refs/tags/v${PV}.tar.gz -> ${MY_P}.tar.gz
https://gentoo-overlay.friedli.info/${MY_P}-vendor.tar.xz
https://gentoo-overlay.friedli.info/${P}-site.tar.xz"