Skip to content

Commit

Permalink
qlog: update to 0.40.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Dec 7, 2024
1 parent 58197f4 commit ad9270e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/qlog/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'qlog'
pkgname=qlog
version=0.39.0
version=0.40.1
revision=1
build_style=qmake
build_helper=qmake6
Expand All @@ -14,8 +14,8 @@ homepage="https://github.com/foldynl/QLog"
changelog="https://raw.githubusercontent.com/foldynl/QLog/master/Changelog"
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"
checksum="5a97b84da68f095875cf942b61a819446ca09a667e4818bfefa42d927687c9a4
c636e6b8c340bfbec53610e9fd7f97d093a316cf305a4e88db0999aa3310e42d"
checksum="b4d6f2ade0a35836750db9b3a814c9dc5ccdd0f059c98a7e0fb8d50bcb2e6221
22255d7385e0dc3e18c7f59b6a9190f490373fd5328b985806fc3627f0531d29"
skip_extraction="flags-${version}.tar.gz"

if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
Expand Down

0 comments on commit ad9270e

Please sign in to comment.