From caf2030eecf190c191bb1bd31b0257cd6dd3c2bc Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Tue, 13 Apr 2021 22:33:35 +1000 Subject: [PATCH] graphene-32: 1.10.4 -> 1.10.6 --- graphene-32/.footprint | 4 ++-- graphene-32/.signature | 8 ++++---- graphene-32/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphene-32/.footprint b/graphene-32/.footprint index aa3661a6..9c2255db 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.4 --rwxr-xr-x root/root usr/lib32/libgraphene-1.0.so.0.1000.4 +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 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 f6d05d2c..3d69738e 100644 --- a/graphene-32/.signature +++ b/graphene-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXWvQilr5DnRNZvMDRKdcPR72P0AzFXEPNwP6lJaVF3AnfD7voEn1RB2p8RnhbfkGc92KdFVyZ4pfbT0VxEPD3Ag= -SHA256 (Pkgfile) = fdd2a65cd0d790353139774b4eac953f15eaeed7254d9371d095163cb763ed24 -SHA256 (.footprint) = 48d5c7450deab1e39814b9f00a8fb20c2b940971ee8fdd2185dabd7a7a5a4ea0 -SHA256 (graphene-1.10.4.tar.xz) = b2a45f230f332478553bd79666eca8df1d1c6dbf208c344ba9f5120592772414 +RWSwxGo/zH7eXYqcDccH/75NoUiKYZhDVozWKzWVe5zrjgZoGIIB2ZYFhmeoUm9E9rwssrfnTImRq7+BcGY4VIxPvXwiDfrP/A8= +SHA256 (Pkgfile) = cea32b5f4defa77944fe247a5df8742df9c376a11d056f72b27600edcf076edf +SHA256 (.footprint) = 1504ef7488b92957606dcf2b1aec52a7559badc8f1860e59751cb134e4d0a241 +SHA256 (graphene-1.10.6.tar.xz) = 80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25 diff --git a/graphene-32/Pkgfile b/graphene-32/Pkgfile index 7b5591ad..dc888c6c 100644 --- a/graphene-32/Pkgfile +++ b/graphene-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: glib-32 graphene name=graphene-32 -version=1.10.4 +version=1.10.6 release=1 source=(https://github.com/ebassi/graphene/releases/download/$version/graphene-$version.tar.xz)