From b4b4b1864d714028047ddb521705ac7858ceef56 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 23 Nov 2024 18:58:27 -0500 Subject: [PATCH] tqsl: update to 2.7.5. --- srcpkgs/tqsl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tqsl/template b/srcpkgs/tqsl/template index e47f246c37d..72c8a8dac15 100644 --- a/srcpkgs/tqsl/template +++ b/srcpkgs/tqsl/template @@ -1,6 +1,6 @@ # Template file for 'tqsl' pkgname=tqsl -version=2.7.4 +version=2.7.5 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=d9fb7226c82b804cfed927c8843515c2374fe3f34bbef02c61dc053413e84f82 +checksum=ade72ad854f2be6b79b434e36518d02967f91e0764993b0c9914d64df4cf19b4 CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"