graphene-32: 1.10.6 -> 1.10.8

This commit is contained in:
Tim Biermann 2022-06-16 20:15:53 +02:00
parent 3b2c36b882
commit 027f5614c2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -4,8 +4,8 @@ drwxr-xr-x root/root usr/lib32/graphene-1.0/
drwxr-xr-x root/root usr/lib32/graphene-1.0/include/
-rw-r--r-- root/root usr/lib32/graphene-1.0/include/graphene-config.h
lrwxrwxrwx root/root usr/lib32/libgraphene-1.0.so -> libgraphene-1.0.so.0
lrwxrwxrwx root/root usr/lib32/libgraphene-1.0.so.0 -> libgraphene-1.0.so.0.1000.6
-rwxr-xr-x root/root usr/lib32/libgraphene-1.0.so.0.1000.6
lrwxrwxrwx root/root usr/lib32/libgraphene-1.0.so.0 -> libgraphene-1.0.so.0.1000.8
-rwxr-xr-x root/root usr/lib32/libgraphene-1.0.so.0.1000.8
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/graphene-1.0.pc
-rw-r--r-- root/root usr/lib32/pkgconfig/graphene-gobject-1.0.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXYqcDccH/75NoUiKYZhDVozWKzWVe5zrjgZoGIIB2ZYFhmeoUm9E9rwssrfnTImRq7+BcGY4VIxPvXwiDfrP/A8=
SHA256 (Pkgfile) = cea32b5f4defa77944fe247a5df8742df9c376a11d056f72b27600edcf076edf
SHA256 (.footprint) = 1504ef7488b92957606dcf2b1aec52a7559badc8f1860e59751cb134e4d0a241
SHA256 (graphene-1.10.6.tar.xz) = 80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25
RWSwxGo/zH7eXZgjvYRhidfnfuPY+yq6SmmZDtKMDeKHI8ID12QfMCHYYviGu7EThdfvBcYrGAWAgsjK/cfI/mT3JEppWpi0wg0=
SHA256 (Pkgfile) = bccab6cdbf2c2e492ae139337e2ab6ac946249a8571322c37a487ca4f7106eaa
SHA256 (.footprint) = a61af5cfcd0f01933a885395ffbd4aa706d6e7dc1eb07178f97cb846b0dfd722
SHA256 (graphene-1.10.8.tar.gz) = 922dc109d2dc5dc56617a29bd716c79dd84db31721a8493a13a5f79109a4a4ed

View File

@ -4,9 +4,9 @@
# Depends on: glib-32 graphene
name=graphene-32
version=1.10.6
version=1.10.8
release=1
source=(https://github.com/ebassi/graphene/releases/download/$version/graphene-$version.tar.xz)
source=(https://github.com/ebassi/graphene/archive/$version/graphene-$version.tar.gz)
build() {
meson setup build graphene-$version \