security/vaultwarden: Strip vaultwarden executable

PR:		257675
Reported by:	mandree@
This commit is contained in:
Michael Reifenberger 2021-08-08 17:47:39 +02:00
parent 0d046814fa
commit 2607150a39

View File

@ -2,6 +2,7 @@
PORTNAME= vaultwarden
DISTVERSION= 1.22.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/dani-garcia/bw_web_builds/releases/download/v${DISTVERSION_WV}/:web
DISTFILES= ${WV_DISTFILE}:web
@ -24,6 +25,8 @@ USE_RC_SUBR= ${PORTNAME}
SUB_FILES= pkg-message
SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
INSTALL_TARGET=install-strip
# make makeplist > pkg-plist #One has to edit/review the generated plist
# make generate-plist && make check-plist
USE_GITHUB= yes