mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qlog: update to 0.41.1.
This commit is contained in:
parent
ab690f77f8
commit
b2ba7a2a9e
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qlog'
|
# Template file for 'qlog'
|
||||||
pkgname=qlog
|
pkgname=qlog
|
||||||
version=0.40.1
|
version=0.41.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
build_helper=qmake6
|
build_helper=qmake6
|
||||||
|
@ -9,13 +9,13 @@ makedepends="qt6-base-devel qt6-charts-devel qt6-serialport-devel qt6-declarativ
|
||||||
qt6-websockets-devel qt6-webengine-devel hamlib-devel openssl-devel qtkeychain-qt6-devel"
|
qt6-websockets-devel qt6-webengine-devel hamlib-devel openssl-devel qtkeychain-qt6-devel"
|
||||||
short_desc="Amateur radio logbook software"
|
short_desc="Amateur radio logbook software"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/foldynl/QLog"
|
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="b4d6f2ade0a35836750db9b3a814c9dc5ccdd0f059c98a7e0fb8d50bcb2e6221
|
checksum="90afb8b77da5363aa8b47bb6c40aedc3326ac393c338d974a391c52527f01307
|
||||||
22255d7385e0dc3e18c7f59b6a9190f490373fd5328b985806fc3627f0531d29"
|
68700fa94acf8b7341642ee90a4f444743e1c222ff1dfd679c6d09b3ed4adaa8"
|
||||||
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