diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-09 11:16:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-05-11 15:04:38 +0000 |
commit | 099a57f3267d5969344f9932bce9bdb9e699aa69 (patch) | |
tree | 3f76d9dad492cd9c6acbe7dffa2cc720dba933ab | |
parent | 371b6cc3bd232d0c27590274c845519195fb69b0 (diff) | |
download | aports-099a57f3267d5969344f9932bce9bdb9e699aa69.tar.bz2 aports-099a57f3267d5969344f9932bce9bdb9e699aa69.tar.xz |
main/gobject-introspection: rebuild against libffi-3.0.11
-rw-r--r-- | main/gobject-introspection/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 33ebaf30c2..8225a8789d 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gobject-introspection pkgver=1.32.1 -pkgrel=2 +pkgrel=3 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectInstrospection" arch="all" |