hamlib: update to 4.6.4.

This commit is contained in:
classabbyamp 2025-07-19 14:07:42 -04:00
parent 48b3cbe5e1
commit e01e78e5b2
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'hamlib'
pkgname=hamlib
version=4.6.3
version=4.6.4
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=aefd1b1e53a8548870a266ae362044ad3ff43008d10f1050c965cf99ac5a9630
checksum=5a92e93e805b2263c63da40028d67580fda15752b5389c68b237203f29b592bb
CFLAGS="-DNO_POSIX_2008_LOCALE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE"