# Template file for 'passt' pkgname=passt version=2024.06.07.8a83b53 revision=1 # upstream uses YYYY_MM_DD.COMMIT _version=${version/./_} _version=${_version/./_} build_style=gnu-makefile short_desc="Plug A Simple Socket Transport" maintainer="lemmi " license="GPL-2.0-or-later, BSD-3-Clause" homepage="https://passt.top" distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz" checksum=37d26ddfe429bc535fa63a1247a18d3e98ffd9e2f5b533aa73a4caca8566d26a post_install() { vlicense LICENSES/BSD-3-Clause.txt }