Skip to content

Commit

Permalink
updated build-recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
xn0px90 committed Oct 27, 2023
1 parent 481bc17 commit a562e44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions source-recipes/libexpat
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name=libexpat
version=2.4.8
version=2.5.0
source_method=tarball
tarball_url="https://github.com/libexpat/libexpat/releases/download/R_2_4_8/expat-${version}.tar.xz"
tarball_blake2b="25da91fdcdefe81740cc8129fa52bf4ceb0bbbee11f0d750485424dbc638f5fba8c30007d0f0b0e3ff5c84fe197b9b220852976272dfe5d6cc451d114297c2d7"
tarball_url="https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-${version}.tar.xz"
tarball_blake2b="670298d076ff3b512a0212170d40cb04c601a11d6b152f215a5302ad3238c69c2386393d7a6c70bc284be35ce97bf27d87115c3391f4bc17406e509d739d3e31"
hostdeps="automake autoconf libtool pkg-config"

regenerate() {
Expand Down
4 changes: 2 additions & 2 deletions source-recipes/libffi
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name=libffi
version=3.4.2
version=3.4.4
source_method=tarball
tarball_url="https://github.com/libffi/libffi/releases/download/v${version}/libffi-${version}.tar.gz"
tarball_blake2b="a8137bc895b819f949fd7705e405be627219c6d1fdef280253330f7407d4a548bb057d7bb0e9225d1767d42f9bf5f0ab3c455db1c3470d7cc876bb7b7d55d308"
tarball_blake2b="189fe1ffe9507f204581b0ab09995dc7e7b761bb4eac7e338e9f5ff81431aebcef6c182c1839c9f9acb2706697a260c67e6d1351cf7e2aed7c4eb5d694f6f8fd"
hostdeps="automake autoconf libtool pkg-config"

regenerate() {
Expand Down

0 comments on commit a562e44

Please sign in to comment.