mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
fastfetch: update to 2.40.2.
This commit is contained in:
parent
9fc239fcd2
commit
6ecdc2ba6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fastfetch'
|
# Template file for 'fastfetch'
|
||||||
pkgname=fastfetch
|
pkgname=fastfetch
|
||||||
version=2.39.1
|
version=2.40.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
|
configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/fastfetch-cli/fastfetch"
|
homepage="https://github.com/fastfetch-cli/fastfetch"
|
||||||
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
|
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
|
||||||
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=ce24ba2763ebd736a1797f259da03c982b353ce0ad8641fa3626b98a17925b9e
|
checksum=b4bc551ef2ec48cb0a14d21e266d16ea0469d55524b221464df1a7619bb339cc
|
||||||
|
|
||||||
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DBUILD_TESTS=ON"
|
configure_args+=" -DBUILD_TESTS=ON"
|
||||||
|
|
Loading…
Add table
Reference in a new issue