mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libffi: adopt
This commit is contained in:
parent
43be630059
commit
05341ac107
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--includedir=/usr/include --with-pic"
|
configure_args="--includedir=/usr/include --with-pic"
|
||||||
checkdepends="dejagnu"
|
checkdepends="dejagnu"
|
||||||
short_desc="Library supporting Foreign Function Interfaces"
|
short_desc="Library supporting Foreign Function Interfaces"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://sourceware.org/libffi"
|
homepage="http://sourceware.org/libffi"
|
||||||
distfiles="ftp://sourceware.org/pub/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="ftp://sourceware.org/pub/$pkgname/$pkgname-$version.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue