passt: update to 2025.04.15.2340bbf.

This commit is contained in:
lemmi 2025-04-18 16:31:07 +02:00
parent c4b9dd222e
commit 7e95a64de6

View file

@ -1,6 +1,6 @@
# Template file for 'passt' # Template file for 'passt'
pkgname=passt pkgname=passt
version=2024.12.11.09478d5 version=2025.04.15.2340bbf
revision=1 revision=1
# upstream uses YYYY_MM_DD.COMMIT # upstream uses YYYY_MM_DD.COMMIT
_version=${version/./_} _version=${version/./_}
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
license="GPL-2.0-or-later, BSD-3-Clause" license="GPL-2.0-or-later, BSD-3-Clause"
homepage="https://passt.top" homepage="https://passt.top"
distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz" distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz"
checksum=2234f08200087b754561f07a5bee0277ee03287632493f6c69c17ebe14b15e1d checksum=f915b7fac649b9c0329c8ac9c30e1836a303625ddb2740744cae1a334c8c9852
post_install() { post_install() {
vlicense LICENSES/BSD-3-Clause.txt vlicense LICENSES/BSD-3-Clause.txt