lang/libhx: update the port to version 4.10

While here, do not try to append to the previously undefined variable.

Reported by:	portscout
This commit is contained in:
Alexey Dokuchaev 2023-01-30 16:40:58 +00:00
parent 0cd372244f
commit e6ba751c77
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= libHX
PORTVERSION= 4.9
PORTVERSION= 4.10
CATEGORIES= lang
MASTER_SITES= https://inai.de/files/libhx/
@ -12,7 +12,7 @@ LICENSE= LGPL21+
USES= cpe libtool localbase tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
INSTALL_TARGET= install-strip
TEST_TARGET= check

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1674438555
SHA256 (libHX-4.9.tar.xz) = 02e225226d937bf7611941e9100c4d278332543d6b3b978fa880222916ba3c9b
SIZE (libHX-4.9.tar.xz) = 377916
TIMESTAMP = 1675002048
SHA256 (libHX-4.10.tar.xz) = 08fa92e849912a8d75db4c225c211551fca8c5fcf440fda7d7ba941bbbeb462b
SIZE (libHX-4.10.tar.xz) = 377984