From 30c5885af924dfb590b0ded428384cf1c27e72fd Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 8 May 2025 08:35:44 -0400 Subject: [PATCH] tqsl: update to 2.8.1. --- srcpkgs/tqsl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tqsl/template b/srcpkgs/tqsl/template index 72c8a8dac15..37ffa0296c5 100644 --- a/srcpkgs/tqsl/template +++ b/srcpkgs/tqsl/template @@ -1,6 +1,6 @@ # Template file for 'tqsl' pkgname=tqsl -version=2.7.5 +version=2.8.1 revision=1 build_style=cmake build_helper=cmake-wxWidgets-gtk3 @@ -12,7 +12,7 @@ maintainer="classabbyamp " license="custom:ARRL" homepage="https://www.arrl.org/tqsl-download" distfiles="https://www.arrl.org/tqsl/tqsl-${version}.tar.gz" -checksum=ade72ad854f2be6b79b434e36518d02967f91e0764993b0c9914d64df4cf19b4 +checksum=fed1ccb7b4cdf22ece32aa6e9b58c2245af1ad0b77483e3466b693af2c57e7a6 CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"