Skip to content

Commit 3044525

Browse files
committed
depends: expat 2.4.8
1 parent 31c1b14 commit 3044525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/expat.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=expat
2-
$(package)_version=2.4.1
2+
$(package)_version=2.4.8
33
$(package)_download_path=https://github.com/libexpat/libexpat/releases/download/R_$(subst .,_,$($(package)_version))/
44
$(package)_file_name=$(package)-$($(package)_version).tar.xz
5-
$(package)_sha256_hash=cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a
5+
$(package)_sha256_hash=f79b8f904b749e3e0d20afeadecf8249c55b2e32d4ebb089ae378df479dcaf25
66

77
define $(package)_set_vars
88
$(package)_config_opts=--disable-shared --without-docbook --without-tests --without-examples

0 commit comments

Comments
 (0)