From 027f5614c2d52da6fd0e79651aa016ed6111e817 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 16 Jun 2022 20:15:53 +0200 Subject: [PATCH] graphene-32: 1.10.6 -> 1.10.8 --- graphene-32/.footprint | 4 ++-- graphene-32/.signature | 8 ++++---- graphene-32/Pkgfile | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/graphene-32/.footprint b/graphene-32/.footprint index 9c2255db..696457ed 100644 --- a/graphene-32/.footprint +++ b/graphene-32/.footprint @@ -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 diff --git a/graphene-32/.signature b/graphene-32/.signature index 3d69738e..49d39cf1 100644 --- a/graphene-32/.signature +++ b/graphene-32/.signature @@ -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 diff --git a/graphene-32/Pkgfile b/graphene-32/Pkgfile index dc888c6c..7901ec9f 100644 --- a/graphene-32/Pkgfile +++ b/graphene-32/Pkgfile @@ -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 \