mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/gobject-introspection: Updated for version 0.6.7.
This commit is contained in:
parent
277db33027
commit
0824bdebfc
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gobject-introspection
|
||||
VERSION=${VERSION:-0.6.5}
|
||||
VERSION=${VERSION:-0.6.7}
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gobject-introspection"
|
||||
VERSION="0.6.5"
|
||||
VERSION="0.6.7"
|
||||
HOMEPAGE="http://live.gnome.org/GObjectIntrospection"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/0.6/gobject-introspection-0.6.5.tar.bz2"
|
||||
MD5SUM="c946cddf10f02a3aea483967ab6de605"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/0.6/gobject-introspection-0.6.7.tar.bz2"
|
||||
MD5SUM="41205c14cbd86632806578448e29bd30"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Andrew Psaltis"
|
||||
EMAIL="ampsaltis@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue