summaryrefslogtreecommitdiff
path: root/extra/ffcall
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-04 03:38:30 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-04 03:38:30 +0000
commit94ed6c971085d22c2a544227879b672266b4af90 (patch)
treef9f6c023aeaccc8d869a160ee9a2e5f4890566e4 /extra/ffcall
parentf72cb0ced39aca827b5269eba5455dbf846410e2 (diff)
Sat Jan 4 03:36:23 UTC 2014
Diffstat (limited to 'extra/ffcall')
-rw-r--r--extra/ffcall/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ffcall/PKGBUILD b/extra/ffcall/PKGBUILD
index 6652abce5..147e47af2 100644
--- a/extra/ffcall/PKGBUILD
+++ b/extra/ffcall/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 197949 2013-10-30 11:51:49Z allan $
+# $Id: PKGBUILD 203079 2014-01-03 18:03:13Z bpiotrowski $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Michael Baehr <usemike@spamblocked.com>
pkgname=ffcall
pkgver=1.10
-pkgrel=4
+pkgrel=6
pkgdesc="C library for implementing foreign function calls in embedded interpreters"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/libffcall/"
license=('GPL2')
-options=('!makeflags')
+options=('!makeflags' 'staticlibs')
source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')