changeset 6479:8b83ce1e66df

* src/libffi.mk: update to v3.3.4
author John Donoghue <john.donoghue@ieee.org>
date Fri, 28 Oct 2022 15:10:32 -0400
parents 8c1e72cd80a5
children e16f0fd9a6f0
files src/libffi.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/libffi.mk	Fri Oct 28 15:10:31 2022 -0400
+++ b/src/libffi.mk	Fri Oct 28 15:10:32 2022 -0400
@@ -3,8 +3,8 @@
 
 PKG             := libffi
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.4.3
-$(PKG)_CHECKSUM := 9b0629c8efc70f608afb426c09cafabd2b717f50
+$(PKG)_VERSION  := 3.4.4
+$(PKG)_CHECKSUM := a41563cd30ddf8af81aa87f80e673602fc6fd602
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := https://github.com/$(PKG)/$(PKG)/archive/refs/tags/v$($(PKG)_VERSION).tar.gz