mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
passt: update to 2024.08.06.ee36266.
This commit is contained in:
parent
bf16ead8bf
commit
c955a98715
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.07.26.57a21d2
|
version=2024.08.06.ee36266
|
||||||
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=8237f5af399ebd49a6946954dc4cc2cbca49c69bfa33a0cf39ac5cfd04d9ddde
|
checksum=e61c88886e75f63bff4e9ec24c7a265cd6a24488cb8ace8c5e9993393ad4194d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-3-Clause.txt
|
vlicense LICENSES/BSD-3-Clause.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue