Skip to content

Commit

Permalink
Merge pull request #2597 from mariux64/update-expat-2.4.3-to-2.4.7
Browse files Browse the repository at this point in the history
expat: update to 2.4.7, security fixes
  • Loading branch information
thomas authored Mar 23, 2022
2 parents 5e0597d + 988c029 commit 9d58618
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions expat.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION expat-2.4.3-0
# BEE_VERSION expat-2.4.7-0

BEE_BUILDTYPE=autotools

# SRCURL[0]="https://github.com/libexpat/libexpat/releases/download/R_2_4_3/expat-2.4.3.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/b1137f030590b3f0c41c69c6cd68fa90/expat-2.4.3.tar.xz"
# SRCURL[0]="https://github.com/libexpat/libexpat/releases/download/R_2_4_7/expat-2.4.7.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/75a1f475e30281a00cb6f083ea481159/expat-2.4.7.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 9d58618

Please sign in to comment.