mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
passt: update to 2024.08.21.1d6142f.
This commit is contained in:
parent
abfd80f264
commit
f42f19be1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'passt'
|
# Template file for 'passt'
|
||||||
pkgname=passt
|
pkgname=passt
|
||||||
version=2024.08.06.ee36266
|
version=2024.08.21.1d6142f
|
||||||
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=e61c88886e75f63bff4e9ec24c7a265cd6a24488cb8ace8c5e9993393ad4194d
|
checksum=c1cde057af9fdd32a898998e2cbd80b1ccc725c51653d71b70dd37cfea1a5d3f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-3-Clause.txt
|
vlicense LICENSES/BSD-3-Clause.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue