We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c1b14 commit 3044525Copy full SHA for 3044525
depends/packages/expat.mk
@@ -1,8 +1,8 @@
1
package=expat
2
-$(package)_version=2.4.1
+$(package)_version=2.4.8
3
$(package)_download_path=https://github.com/libexpat/libexpat/releases/download/R_$(subst .,_,$($(package)_version))/
4
$(package)_file_name=$(package)-$($(package)_version).tar.xz
5
-$(package)_sha256_hash=cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a
+$(package)_sha256_hash=f79b8f904b749e3e0d20afeadecf8249c55b2e32d4ebb089ae378df479dcaf25
6
7
define $(package)_set_vars
8
$(package)_config_opts=--disable-shared --without-docbook --without-tests --without-examples
0 commit comments