Commit 36fd598e authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

component/libffi: version up 3.4.6

parent 0f2d0590
Pipeline #38573 failed with stage
in 0 seconds
...@@ -8,9 +8,9 @@ parts = ...@@ -8,9 +8,9 @@ parts =
[libffi] [libffi]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
shared = true shared = true
version = 3.4.3 version = 3.4.6
url = http://sourceware.org/pub/libffi/libffi-${:version}.tar.gz url = https://github.com/libffi/libffi/releases/download/v${:version}/libffi-${:version}.tar.gz
md5sum = b57b0ac1d1072681cee9148a417bd2ec md5sum = b9cac6c5997dca2b3787a59ede34e0eb
location = @@LOCATION@@ location = @@LOCATION@@
patch-options = -p1 patch-options = -p1
patches = patches =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment