mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
lux: update to 0.24.1.
This commit is contained in:
parent
0cfb812981
commit
5106f26eb0
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lux'
|
# Template file for 'lux'
|
||||||
pkgname=lux
|
pkgname=lux
|
||||||
version=0.23.0
|
version=0.24.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/iawia002/lux
|
go_import_path=github.com/iawia002/lux
|
||||||
depends="ffmpeg"
|
depends="ffmpeg"
|
||||||
|
@ -11,7 +11,9 @@ license="MIT"
|
||||||
homepage="https://github.com/iawia002/lux"
|
homepage="https://github.com/iawia002/lux"
|
||||||
changelog="https://github.com/iawia002/lux/releases"
|
changelog="https://github.com/iawia002/lux/releases"
|
||||||
distfiles="https://github.com/iawia002/lux/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/iawia002/lux/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=89554ef1eaa02705833ca76dfaed1c40a2ccae8d8e4aeb5221f6ffabb1592960
|
checksum=69d4fe58c588cc6957b8682795210cd8154170ac51af83520c6b1334901c6d3d
|
||||||
|
|
||||||
|
make_check=no # Disable tests due to broken upstream URLs returning 404
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue