passt: update to 2023.10.04.f851084.
This commit is contained in:
parent
d47f8f850d
commit
96009c307d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'passt'
|
||||
pkgname=passt
|
||||
version=2023.09.08.05627dc
|
||||
version=2023.10.04.f851084
|
||||
revision=1
|
||||
# upstream uses YYYY_MM_DD.COMMIT
|
||||
_version=${version/./_}
|
||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-2, BSD-3-Clause"
|
||||
homepage="https://passt.top"
|
||||
distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz"
|
||||
checksum=b13e3794e43adf65d8c0ad51bb3e9a826567f9cbcf4ff049cd0d08703a3c3e84
|
||||
checksum=319a25b7628d926b4cbd2f45fb3ad917a9ed33391006b8e525d7300231559493
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/BSD-3-Clause.txt
|
||||
|
|
Loading…
Reference in New Issue