1
0
forked from ports/opt

gobject-introspection: 1.48.0 -> 1.50.0

This commit is contained in:
Danny Rawlins 2017-01-26 19:40:26 +11:00
parent 620bb17681
commit 7e6aedc12b
3 changed files with 4 additions and 3 deletions

View File

@ -3,6 +3,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/g-ir-annotation-tool
-rwxr-xr-x root/root usr/bin/g-ir-compiler
-rwxr-xr-x root/root usr/bin/g-ir-generate
-rwxr-xr-x root/root usr/bin/g-ir-inspect
-rwxr-xr-x root/root usr/bin/g-ir-scanner
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/gobject-introspection-1.0/

View File

@ -1 +1 @@
01301fa9019667d48e927353e08bc218 gobject-introspection-1.48.0.tar.xz
5af8d724f25d0c9cfbe6df41b77e5dc0 gobject-introspection-1.50.0.tar.xz

View File

@ -5,9 +5,9 @@
# Depends on: python glib
name=gobject-introspection
version=1.48.0
version=1.50.0
release=1
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz)
source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz)
build() {
cd $name-$version