mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fastfetch: update to 2.21.3.
This commit is contained in:
parent
230ecbbacb
commit
dd2375777d
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.21.1
|
version=2.21.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_SYSTEM_YYJSON=ON"
|
configure_args="-DENABLE_SYSTEM_YYJSON=ON"
|
||||||
|
@ -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=67afc33bc1ad321cecf9e4c6f22b09d85020d0beacb10c31008d1111a6a72b70
|
checksum=cec1f126ade7a5ef971901b1cdbe79f5864523d7a0a92732991619485d13e2e7
|
||||||
|
|
||||||
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