From abe1bee07d49729332cb26532d5dd79d89d8f506 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 20 Dec 2023 09:45:21 -0500 Subject: [PATCH] tqsl: update to 2.7.2. --- srcpkgs/tqsl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tqsl/template b/srcpkgs/tqsl/template index 7e3ac723ee5..75ac4a4fbf7 100644 --- a/srcpkgs/tqsl/template +++ b/srcpkgs/tqsl/template @@ -1,6 +1,6 @@ # Template file for 'tqsl' pkgname=tqsl -version=2.7.1 +version=2.7.2 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=cc51295712567f0cdce051e83657a9c3bd08fc680c0148920d2625fe1a4c6ccc +checksum=4f83410944d81d3eae8128358127e34013819ddab04b0c962ebfea9433d018a2 CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"