hamlib: update to 4.5.5.

This commit is contained in:
classabbyamp 2023-05-01 03:25:37 -04:00
parent 824aa993d5
commit bb8988a413
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.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"