passt: update to 2024.03.19.d35bcbe.
This commit is contained in:
parent
7df412030a
commit
09a26c25d2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'passt'
|
# Template file for 'passt'
|
||||||
pkgname=passt
|
pkgname=passt
|
||||||
version=2023.12.30.f091893
|
version=2024.03.19.d35bcbe
|
||||||
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=4ffe8f15bbc69d49f23be6f1b46434d940260771f5a2c50c4ceec52952f169a6
|
checksum=cb33201de8dc3d757811cb69b81eba307c9f72cae822375b16b7c83bf46aac12
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-3-Clause.txt
|
vlicense LICENSES/BSD-3-Clause.txt
|
||||||
|
|
Loading…
Reference in New Issue