libffi: update to 3.0.9.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Template file for 'libffi'
|
||||
pkgname=libffi
|
||||
version=3.0.8
|
||||
revision=1
|
||||
version=3.0.9
|
||||
distfiles="ftp://sourceware.org/pub/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--includedir=/usr/include"
|
||||
short_desc="Library supporting Foreign Function Interfaces"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2c7c5b88a68fb362262889ba25ef25dc27864b7bbf03547a8a36b8d567569406
|
||||
checksum=589d25152318bc780cd8919b14670793f4971d9838dab46ed38c32b3ee92c452
|
||||
long_desc="
|
||||
The libffi library provides a portable, high level programming
|
||||
interface to various calling conventions. This allows a programmer to
|
||||
@@ -27,5 +27,5 @@ long_desc="
|
||||
between the two languages."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency full glibc
|
||||
Add_dependency run glibc
|
||||
Add_dependency build texinfo
|
||||
|
||||
Reference in New Issue
Block a user