security/vaultwarden: Strip vaultwarden executable
PR: 257675 Reported by: mandree@
This commit is contained in:
parent
0d046814fa
commit
2607150a39
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue