diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-06 09:58:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-06 09:58:00 +0300 |
commit | c269f101f75b432e9099cf6b6c14c52e754239a0 (patch) | |
tree | d045c776ae4dfce59f8fe92e6d86bafe249bdf32 /extra/libffi/sources | |
parent | 362bc2f83ef880a0330fa2170f5b6faa0443d01b (diff) | |
download | repository-c269f101f75b432e9099cf6b6c14c52e754239a0.tar.gz |
libffi: bump to 3.4.2
Diffstat (limited to 'extra/libffi/sources')
-rw-r--r-- | extra/libffi/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libffi/sources b/extra/libffi/sources index c4dceb60..a966e96d 100644 --- a/extra/libffi/sources +++ b/extra/libffi/sources @@ -1 +1 @@ -https://sourceware.org/pub/libffi/libffi-3.3.tar.gz +https://github.com/libffi/libffi/releases/download/v3.4.2/libffi-3.4.2.tar.gz |