Skip to content

Commit fbc95d5

Browse files
committed
Bump libffi from 3.4.3 to 3.4.6
1 parent 436024a commit fbc95d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: configs/components/libffi.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
component 'libffi' do |pkg, settings, platform|
2-
pkg.version '3.4.3'
3-
pkg.md5sum 'b57b0ac1d1072681cee9148a417bd2ec'
2+
pkg.version '3.4.6'
3+
pkg.sha256sum 'b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e'
44
pkg.url "https://github.com/libffi/libffi/releases/download/v#{pkg.get_version}/#{pkg.get_name}-#{pkg.get_version}.tar.gz"
55
pkg.mirror "#{settings[:buildsources_url]}/#{pkg.get_name}-#{pkg.get_version}.tar.gz"
66

0 commit comments

Comments
 (0)