passt: update to 2024.11.21.238c69f.
This commit is contained in:
parent
56eb10892e
commit
c7b698bbe6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'passt'
|
# Template file for 'passt'
|
||||||
pkgname=passt
|
pkgname=passt
|
||||||
version=2024.09.06.6b38f07
|
version=2024.11.21.238c69f
|
||||||
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=5e0d33c6cc45a482d1be2375c5b4918fa799bde381321a48c11ef48e34466ccc
|
checksum=ce12407db1921f971ed9bcadf4ed1e03bf5cc19272c4f3fccaa924c0efb6d7dd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-3-Clause.txt
|
vlicense LICENSES/BSD-3-Clause.txt
|
||||||
|
|
Loading…
Reference in New Issue