Skip to content

Commit

Permalink
Merge pull request dogecoin#3481 from Twinky-kms/patch-3
Browse files Browse the repository at this point in the history
depends: bump expat version to 2.6.2
  • Loading branch information
patricklodder authored Jul 16, 2024
2 parents 2fcaf13 + 7f089c6 commit 82d51dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/packages/expat.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=expat
$(package)_version=2.5.0
$(package)_version=2.6.2
$(package)_download_path=https://downloads.sourceforge.net/project/expat/expat/$($(package)_version)
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
$(package)_sha256_hash=6f0e6e01f7b30025fa05c85fdad1e5d0ec7fd35d9f61b22f34998de11969ff67
$(package)_sha256_hash=9C7C1B5DCBC3C237C500A8FB1493E14D9582146DD9B42AA8D3FFB856A3B927E0

define $(package)_config_cmds
$($(package)_autoconf)
Expand Down

0 comments on commit 82d51dd

Please sign in to comment.