mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
passt: update to 2024.05.23.765eb0b.
This commit is contained in:
parent
099ba57034
commit
90b93b6702
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.05.10.7288448
|
version=2024.05.23.765eb0b
|
||||||
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=97d10ab2d79c9ac1777da37c402bbd4ab2e8178b0258b7b71ba309c3619813f0
|
checksum=fc031d17ce9f299c3ea13097636eda21a5d245a51c9615fe8cafe242127caec6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-3-Clause.txt
|
vlicense LICENSES/BSD-3-Clause.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue