mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/libffi: upgrade to 3.5.1
https://github.com/libffi/libffi/releases/tag/v3.5.0 https://github.com/libffi/libffi/releases/tag/v3.5.1
This commit is contained in:
parent
8397e19a0b
commit
169e8061f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libffi
|
||||
pkgver=3.4.8
|
||||
pkgver=3.5.1
|
||||
pkgrel=0
|
||||
pkgdesc="portable, high level programming interface to various calling conventions."
|
||||
url="https://sourceware.org/libffi/"
|
||||
|
@ -32,5 +32,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
05344c6c1a1a5b44704f6cf99277098d1ea3ac1dc11c2a691c501786a214f76184ec0637135588630db609ce79e49df3dbd00282dd61e7f21137afba70e24ffe libffi-3.4.8.tar.gz
|
||||
3da9e21fdb920e7962ceb01ee671ef36196df4d5dad62e0cdd8e87cc60e350f241c204350560ae26ea04cc898161b5585c8a5a5125bdbcc84508efbb7ea61eb8 libffi-3.5.1.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue