mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
devel/libffi: Update to 3.4.4
This release fixes a few bugs on alternate archs PR: 268150
This commit is contained in:
parent
e40786d61c
commit
f05c25d633
@ -1,7 +1,7 @@
|
||||
PORTNAME= libffi
|
||||
PORTVERSION= 3.4.3
|
||||
DISTVERSION= 3.4.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
COMMENT= Foreign Function Interface
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1663696259
|
||||
SHA256 (libffi-3.4.3.tar.gz) = 4416dd92b6ae8fcb5b10421e711c4d3cb31203d77521a77d85d0102311e6c3b8
|
||||
SIZE (libffi-3.4.3.tar.gz) = 1358634
|
||||
TIMESTAMP = 1670179070
|
||||
SHA256 (libffi-3.4.4.tar.gz) = d66c56ad259a82cf2a9dfc408b32bf5da52371500b84745f7fb8b645712df676
|
||||
SIZE (libffi-3.4.4.tar.gz) = 1362394
|
||||
|
@ -3,7 +3,7 @@ include/ffitarget.h
|
||||
lib/libffi.a
|
||||
lib/libffi.so
|
||||
lib/libffi.so.8
|
||||
lib/libffi.so.8.1.1
|
||||
lib/libffi.so.8.1.2
|
||||
libdata/pkgconfig/libffi.pc
|
||||
man/man3/ffi.3.gz
|
||||
man/man3/ffi_call.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user