mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
qlog: update to 0.43.0.
This commit is contained in:
parent
f3f31d5ceb
commit
efd7b8de02
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.2
|
version=0.43.0
|
||||||
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="ec7011c978dd5c5f3776fb9133a9040ff58aa7d1f5b0c46f4cce6b3515f74ed4
|
checksum="85439134588a316df371bd4fcd58f0493d1af11f12ead366b01878b427bdf22e
|
||||||
997c03739204d96f873a147fcf15b6678798b30f77382c2c1098b98b1997a366"
|
9a5d0709732a1b240f7e233b65b72cd82708620b130ad679031a5df8344bc385"
|
||||||
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