Create nfpm.yaml.tmpl for Newt packaging

Added nfpm.yaml template for packaging configuration.
This commit is contained in:
Marc Schäfer
2026-02-22 22:02:04 +01:00
committed by GitHub
parent 3389088c43
commit 57afe91e85

11
scripts/nfpm.yaml.tmpl Normal file
View File

@@ -0,0 +1,11 @@
name: __PKG_NAME__
arch: __ARCH__
platform: linux
version: __VERSION__
section: net
priority: optional
maintainer: fosrl
description: Newt - userspace tunnel client and TCP/UDP proxy
contents:
- src: build/newt
dst: /usr/bin/newt