From bb8988a41331b7dce9a4a2e79cb811747c9bce01 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 1 May 2023 03:25:37 -0400 Subject: [PATCH] hamlib: update to 4.5.5. --- srcpkgs/hamlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hamlib/template b/srcpkgs/hamlib/template index 6e74d94ffa1..18b440781e2 100644 --- a/srcpkgs/hamlib/template +++ b/srcpkgs/hamlib/template @@ -1,6 +1,6 @@ # Template file for 'hamlib' pkgname=hamlib -version=4.5.4 +version=4.5.5 revision=1 build_style=gnu-configure configure_args="--disable-static --with-perl-binding --with-python-binding @@ -15,7 +15,7 @@ license="LGPL-2.1-or-later, GPL-2.0-or-later" homepage="https://hamlib.github.io" changelog="https://raw.githubusercontent.com/Hamlib/Hamlib/master/NEWS" distfiles="https://github.com/Hamlib/Hamlib/releases/download/${version}/hamlib-${version}.tar.gz" -checksum=b1aea97d6093990b77d5dc4bde6b9ca06183ddb7e24da7e2367a2acc957b7ac2 +checksum=601c89f32ed225e9527ade3d64d0d05d23202c05ae21ffa77e59d70ee4597fcd CFLAGS="-DNO_POSIX_2008_LOCALE -D_GNU_SOURCE"