]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
bump version libtirpc-1.3.3
authorMarkham <markham001@gmx.de>
Sun, 4 Sep 2022 11:15:10 +0000 (13:15 +0200)
committerMarkham <markham001@gmx.de>
Sun, 4 Sep 2022 11:15:10 +0000 (13:15 +0200)
make/libraries.mk
make/versions.mk

index 98079ae703fd42a9685129ffae79e0a19d0c125c..022fa60d6b3656cf4b24a0e62c98c9fe759e3358 100755 (executable)
@@ -254,6 +254,7 @@ $(D)/lib_tirpc: $(ARCHIVE)/libtirpc-$(LIBTIRPC_VER).tar.bz2 | $(TARGETPREFIX)
                        --target=$(TARGET) \
                        --prefix= \
                        --disable-gssapi \
+                       --without-openldap \
                        --enable-silent-rules \
                        --mandir=/.remove \
                        ; \
index 5882d8d7882681cce8e904eb128f47729aef1325..5675f43065b27d806e7195f1a2412f015a2de030 100644 (file)
@@ -140,7 +140,7 @@ LIBGLIB2_VER = $(LIBGLIB2_VER_MAJOR).$(LIBGLIB2_VER_MINOR).$(LIBGLIB2_VER_MICRO)
 LIBPNG_VER=1.6.37
 
 # The libtirpc package contains libraries that support programs that use the Remote Procedure Call (RPC) API. It replaces the RPC, but not the NIS library entries that used to be in glibc.
-LIBTIRPC_VER = 1.3.2
+LIBTIRPC_VER = 1.3.3
 
 # libupnp; portable Universal Plug and Play (UPnP) needed for ushare
 LIBUPNP_VER = 1.6.25