From: Nikos Mavrogiannopoulos Date: Thu, 1 Jun 2023 07:18:43 +0000 (+0200) Subject: tang: create user tang X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=68cae7981d752f6af55187f77ce296ac6f27e8d0;p=feed%2Fpackages.git tang: create user tang Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/utils/tang/Makefile b/utils/tang/Makefile index 2da160bc33..027b0013d1 100644 --- a/utils/tang/Makefile +++ b/utils/tang/Makefile @@ -29,6 +29,7 @@ define Package/tang TITLE:=tang v$(PKG_VERSION) - daemon for binding data to the presence of a third party DEPENDS:=+libhttp-parser +jose +bash URL:=https://github.com/latchset/tang + USERID:=tang:tang endef define Package/tang/description