mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
hamlib: update to 4.6.3.
This commit is contained in:
parent
8a540f95b3
commit
1c04e0ad66
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hamlib'
|
# Template file for 'hamlib'
|
||||||
pkgname=hamlib
|
pkgname=hamlib
|
||||||
version=4.6.2
|
version=4.6.3
|
||||||
revision=1
|
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
|
||||||
|
@ -15,9 +15,9 @@ 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=b2ac73f44dd1161e95fdee6c95276144757647bf92d7fdb369ee2fe41ed47ae8
|
checksum=aefd1b1e53a8548870a266ae362044ad3ff43008d10f1050c965cf99ac5a9630
|
||||||
|
|
||||||
CFLAGS="-DNO_POSIX_2008_LOCALE -D_GNU_SOURCE"
|
CFLAGS="-DNO_POSIX_2008_LOCALE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue