diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-10-15 19:29:55 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-10-15 19:38:51 +1100 |
commit | 6434c2353ab169d8eacc03cc837da5d672a788a1 (patch) | |
tree | 74839cf66c63765ec72822168d11f8e91541d887 /gobject-introspection | |
parent | a95d8e04c542c0fdf3240ca673ee52d64f0cbee0 (diff) | |
download | opt-6434c2353ab169d8eacc03cc837da5d672a788a1.tar.gz opt-6434c2353ab169d8eacc03cc837da5d672a788a1.tar.xz |
gobject-introspection: 1.60.1 -> 1.62.0
Diffstat (limited to 'gobject-introspection')
-rw-r--r-- | gobject-introspection/.footprint | 2 | ||||
-rw-r--r-- | gobject-introspection/.signature | 8 | ||||
-rw-r--r-- | gobject-introspection/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/gobject-introspection/.footprint b/gobject-introspection/.footprint index e9e994c9b..a2835680e 100644 --- a/gobject-introspection/.footprint +++ b/gobject-introspection/.footprint @@ -39,6 +39,7 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/GModule-2.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/GObject-2.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/Gio-2.0.typelib +-rw-r--r-- root/root usr/lib/girepository-1.0/Vulkan-1.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/cairo-1.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/fontconfig-2.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/freetype2-2.0.typelib @@ -167,6 +168,7 @@ drwxr-xr-x root/root usr/share/gir-1.0/ -rw-r--r-- root/root usr/share/gir-1.0/GModule-2.0.gir -rw-r--r-- root/root usr/share/gir-1.0/GObject-2.0.gir -rw-r--r-- root/root usr/share/gir-1.0/Gio-2.0.gir +-rw-r--r-- root/root usr/share/gir-1.0/Vulkan-1.0.gir -rw-r--r-- root/root usr/share/gir-1.0/cairo-1.0.gir -rw-r--r-- root/root usr/share/gir-1.0/fontconfig-2.0.gir -rw-r--r-- root/root usr/share/gir-1.0/freetype2-2.0.gir diff --git a/gobject-introspection/.signature b/gobject-introspection/.signature index 76914bb11..b6fdbc2e8 100644 --- a/gobject-introspection/.signature +++ b/gobject-introspection/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SpuXKZ1CJG/5GAV/8hE7JrhMAdsJWKCXQRdkuIoVk91+o7mnKNBquHolMAGGsUEY4SMZORUKaSypz9J2pJHqQk= -SHA256 (Pkgfile) = 6d4fa62ab2e3e9c2f3d33c3456eae73ac05a27e7689611f1ce589177b3f6b659 -SHA256 (.footprint) = ae82bc9d656e20bf98d28a00f4d455a4704fdf7d0e7d8b6cc40c4b72f4741847 -SHA256 (gobject-introspection-1.60.1.tar.xz) = d844d1499ecd36f3ec8a3573616186d36626ec0c9a7981939e99aa02e9c824b3 +RWSE3ohX2g5d/RvT8IujHXjMn1ic2JoLi6t7HfwaO02EDGkDnVw3SnlGFfYz2aSnLWkHRzig1EgIxxd4gTOwCPYA0ySyKzj/Aw8= +SHA256 (Pkgfile) = 1db51f238b2a7ec895025afb32d79303188aa095b69c6118ef43956230ae1479 +SHA256 (.footprint) = 6373efb99d47ef6f75b74ab8c5dac61edfe6f31e4a82bf14f9ef1dfcf97e36aa +SHA256 (gobject-introspection-1.62.0.tar.xz) = b1ee7ed257fdbc008702bdff0ff3e78a660e7e602efa8f211dc89b9d1e7d90a2 diff --git a/gobject-introspection/Pkgfile b/gobject-introspection/Pkgfile index 495683f02..a63b8cf57 100644 --- a/gobject-introspection/Pkgfile +++ b/gobject-introspection/Pkgfile @@ -4,7 +4,7 @@ # Depends on: glib name=gobject-introspection -version=1.60.1 +version=1.62.0 release=1 source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz) |