passt: update to 2024.06.07.8a83b53.
This commit is contained in:
parent
5edd470c43
commit
b0b59be315
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'passt'
|
||||
pkgname=passt
|
||||
version=2024.05.23.765eb0b
|
||||
version=2024.06.07.8a83b53
|
||||
revision=1
|
||||
# upstream uses YYYY_MM_DD.COMMIT
|
||||
_version=${version/./_}
|
||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||
homepage="https://passt.top"
|
||||
distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz"
|
||||
checksum=fc031d17ce9f299c3ea13097636eda21a5d245a51c9615fe8cafe242127caec6
|
||||
checksum=37d26ddfe429bc535fa63a1247a18d3e98ffd9e2f5b533aa73a4caca8566d26a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/BSD-3-Clause.txt
|
||||
|
|
Loading…
Reference in New Issue