diff options
author | Danny Rawlins <contact@romster.me> | 2021-02-14 20:12:58 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-02-14 20:12:58 +1100 |
commit | f13339a8bcb9baeed5fa780bc6ca284a4eacde79 (patch) | |
tree | dc3d137cd018556c80ae399cb5abfa3de0b4680e /graphene | |
parent | 0b1a303e7e5aaef4748b4d19f95332731090bd7c (diff) | |
download | opt-f13339a8bcb9baeed5fa780bc6ca284a4eacde79.tar.gz opt-f13339a8bcb9baeed5fa780bc6ca284a4eacde79.tar.xz |
graphene: 1.10.2 -> 1.10.4
Diffstat (limited to 'graphene')
-rw-r--r-- | graphene/.footprint | 4 | ||||
-rw-r--r-- | graphene/.signature | 8 | ||||
-rw-r--r-- | graphene/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/graphene/.footprint b/graphene/.footprint index 285803275..c42304caf 100644 --- a/graphene/.footprint +++ b/graphene/.footprint @@ -33,8 +33,8 @@ drwxr-xr-x root/root usr/lib/graphene-1.0/ drwxr-xr-x root/root usr/lib/graphene-1.0/include/ -rw-r--r-- root/root usr/lib/graphene-1.0/include/graphene-config.h lrwxrwxrwx root/root usr/lib/libgraphene-1.0.so -> libgraphene-1.0.so.0 -lrwxrwxrwx root/root usr/lib/libgraphene-1.0.so.0 -> libgraphene-1.0.so.0.1000.2 --rwxr-xr-x root/root usr/lib/libgraphene-1.0.so.0.1000.2 +lrwxrwxrwx root/root usr/lib/libgraphene-1.0.so.0 -> libgraphene-1.0.so.0.1000.4 +-rwxr-xr-x root/root usr/lib/libgraphene-1.0.so.0.1000.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/graphene-1.0.pc -rw-r--r-- root/root usr/lib/pkgconfig/graphene-gobject-1.0.pc diff --git a/graphene/.signature b/graphene/.signature index 363432c6e..e3dae927c 100644 --- a/graphene/.signature +++ b/graphene/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/a37iQnpoSsjgMGK4M+zf1p4mw3ZNWnxgTolv1pbTKrtk9NC6UNdNB3m4eDld0zD0DaoSlOh+ws8F+WMraiJJQU= -SHA256 (Pkgfile) = 1b12349b68668c017ebf97f1b8ca18bf7721155bcb3e8a3e76c9fa4e7b3b250c -SHA256 (.footprint) = 5539a50b352745171a8b23b960d9f21c116b43d4ec3ed5c67902facf0842ad3c -SHA256 (graphene-1.10.2.tar.xz) = e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6 +RWSE3ohX2g5d/cNeS7n/+nwTM6dvc051i04wfN4YP4MHl/2fbbXFaI16o7rn8vHrEeJ/2iMHz5ZwiF6TKVhdTL0keaEc1QwGTw8= +SHA256 (Pkgfile) = 00ea9cfc69c1f7f599f65dd6f2fa848b7c704e4de7927c0e3df7e60e67bbc6f1 +SHA256 (.footprint) = 633c3c1c958eb08c795ae91431ce43a9e27f9ba5fd1a4b23b3040b8939f0f016 +SHA256 (graphene-1.10.4.tar.xz) = b2a45f230f332478553bd79666eca8df1d1c6dbf208c344ba9f5120592772414 diff --git a/graphene/Pkgfile b/graphene/Pkgfile index c8e7b38b5..66c934d94 100644 --- a/graphene/Pkgfile +++ b/graphene/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gobject-introspection name=graphene -version=1.10.2 +version=1.10.4 release=1 source=(https://github.com/ebassi/graphene/releases/download/$version/$name-$version.tar.xz) |