]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
bump version expat-2.4.9; libpng-1.6.38
authorMarkham <markham001@gmx.de>
Wed, 12 Oct 2022 18:55:37 +0000 (20:55 +0200)
committerMarkham <markham001@gmx.de>
Wed, 12 Oct 2022 18:55:37 +0000 (20:55 +0200)
make/libraries.mk
make/versions.mk

index dc93f5ddcb004f23a36b5598acfd805dca053dca..95e72c0a54a6cf7b5030212b6a32337374b1628c 100755 (executable)
@@ -1025,6 +1025,10 @@ $(D)/expat: $(ARCHIVE)/expat-$(EXPAT_VER).tar.bz2 | $(TARGETPREFIX)
                        --prefix= \
                        --mandir=/.remove \
                        --bindir=/.remove \
+                       --without-docbook \
+                       --without-examples \
+                       --without-tests \
+                       --without-xmlwf \
                        --enable-shared \
                        --disable-static \
                        ; \
index 5459bd7ae8724067bbd9a9a8f92c2e88b6bd131f..00ceafd2cc2c81dafdeac654b1300c4ffce889ee 100644 (file)
@@ -67,7 +67,7 @@ FUSE_EXFAT_VER=1.3.0
 EXFAT_UTILS_VER=1.3.0
 
 # C library for parsing XML
-EXPAT_VER = 2.4.1
+EXPAT_VER = 2.4.9
 
 # Picture from Framebuffer
 FBSHOT_VER = 0.3
@@ -137,7 +137,7 @@ LIBGLIB2_VER_MICRO = 3
 LIBGLIB2_VER = $(LIBGLIB2_VER_MAJOR).$(LIBGLIB2_VER_MINOR).$(LIBGLIB2_VER_MICRO)
 
 # libpng; reference library for reading and writing PNGs
-LIBPNG_VER=1.6.37
+LIBPNG_VER=1.6.38
 
 # 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.3