mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
hamlib: update to 4.5.4.
This commit is contained in:
parent
01a152ec3f
commit
57f708f299
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hamlib'
|
# Template file for 'hamlib'
|
||||||
pkgname=hamlib
|
pkgname=hamlib
|
||||||
version=4.5
|
version=4.5.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-perl-binding --with-python-binding
|
configure_args="--disable-static --with-perl-binding --with-python-binding
|
||||||
--with-tcl-binding --with-xml-support"
|
--with-tcl-binding --with-xml-support"
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://hamlib.github.io"
|
homepage="https://hamlib.github.io"
|
||||||
changelog="https://raw.githubusercontent.com/Hamlib/Hamlib/master/NEWS"
|
changelog="https://raw.githubusercontent.com/Hamlib/Hamlib/master/NEWS"
|
||||||
distfiles="https://github.com/Hamlib/Hamlib/releases/download/${version}/hamlib-${version}.tar.gz"
|
distfiles="https://github.com/Hamlib/Hamlib/releases/download/${version}/hamlib-${version}.tar.gz"
|
||||||
checksum=14a2ce76a647a75e71d8ccf1f16999a6708e84823d9f74137f2173fcee94ad52
|
checksum=b1aea97d6093990b77d5dc4bde6b9ca06183ddb7e24da7e2367a2acc957b7ac2
|
||||||
|
|
||||||
CFLAGS="-DNO_POSIX_2008_LOCALE -D_GNU_SOURCE"
|
CFLAGS="-DNO_POSIX_2008_LOCALE -D_GNU_SOURCE"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue