mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qlog: update to 0.42.2.
This commit is contained in:
parent
02e34a088e
commit
9c34b59e37
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qlog'
|
# Template file for 'qlog'
|
||||||
pkgname=qlog
|
pkgname=qlog
|
||||||
version=0.42.1
|
version=0.42.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
build_helper=qmake6
|
build_helper=qmake6
|
||||||
|
@ -14,8 +14,8 @@ homepage="https://github.com/foldynl/QLog"
|
||||||
changelog="https://raw.githubusercontent.com/foldynl/QLog/master/Changelog"
|
changelog="https://raw.githubusercontent.com/foldynl/QLog/master/Changelog"
|
||||||
distfiles="https://github.com/foldynl/QLog/archive/refs/tags/v${version}.tar.gz
|
distfiles="https://github.com/foldynl/QLog/archive/refs/tags/v${version}.tar.gz
|
||||||
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v${version}.tar.gz>flags-${version}.tar.gz"
|
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v${version}.tar.gz>flags-${version}.tar.gz"
|
||||||
checksum="5af0c7fb62d47544713dd05ab4a21e647331188d0e306642bc818844acbd430c
|
checksum="ec7011c978dd5c5f3776fb9133a9040ff58aa7d1f5b0c46f4cce6b3515f74ed4
|
||||||
a4ea802634457dbb6d74df553fed9acc1d9d306b50f9554696fdaea8c4b8e4e4"
|
997c03739204d96f873a147fcf15b6678798b30f77382c2c1098b98b1997a366"
|
||||||
skip_extraction="flags-${version}.tar.gz"
|
skip_extraction="flags-${version}.tar.gz"
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue