From 3499359f1119c006e7184bb0cc0dfe292820b6f5 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 23 Oct 2023 18:26:08 +0200 Subject: [PATCH] sord: 0.16.14 -> 0.16.16; new dependency: zix --- sord/.footprint | 4 ++-- sord/.signature | 8 ++++---- sord/Pkgfile | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sord/.footprint b/sord/.footprint index 621006c83..bee5f8111 100644 --- a/sord/.footprint +++ b/sord/.footprint @@ -9,8 +9,8 @@ drwxr-xr-x root/root usr/include/sord-0/sord/ -rw-r--r-- root/root usr/include/sord-0/sord/sordmm.hpp drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libsord-0.so -> libsord-0.so.0 -lrwxrwxrwx root/root usr/lib/libsord-0.so.0 -> libsord-0.so.0.16.14 --rwxr-xr-x root/root usr/lib/libsord-0.so.0.16.14 +lrwxrwxrwx root/root usr/lib/libsord-0.so.0 -> libsord-0.so.0.16.16 +-rwxr-xr-x root/root usr/lib/libsord-0.so.0.16.16 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/sord-0.pc drwxr-xr-x root/root usr/share/ diff --git a/sord/.signature b/sord/.signature index 90b757878..bffae3d02 100644 --- a/sord/.signature +++ b/sord/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36eJLBcx3P8fkRLnh1uNV0e9a6AAEbcbqL9xeUDIrO7eA7ok9GaA9ZGjb94uoopsfvvXxbh7MEXoSY1/AUkczQc= -SHA256 (Pkgfile) = fbdbd66a318b2d4ce638b27fb9e2fe19f2a1f77e50f80788f05652e3014898db -SHA256 (.footprint) = 48fe84ee42ced165dc326887ff12553f1bb9d5b3323043cb697dbe938acdfd6c -SHA256 (sord-0.16.14.tar.xz) = 220fd97d5fcb216e7b85db66f685bfdaad7dc58a50d1f96dfb2558dbc6c4731b +RWSagIOpLGJF36iX/pJ042XSLytvfeTLlya2nlilte0ssP5IRLe9YnZLynx2GoxMGF3CWutaTHyX+Oz/FStHhP+jKPVEvBovmwY= +SHA256 (Pkgfile) = 8a60ba8e7f799230f19e2a23b7b91a5d95830db32f7f69536f36acc8a39ddc1d +SHA256 (.footprint) = cf55a7f303e905656419b4a10ded20a77a90d358b435c65d3746453f70d89715 +SHA256 (sord-0.16.16.tar.xz) = 257f876d756143da02ee84c9260af93559d6249dd87f317e70ab5fffcc975fd0 diff --git a/sord/Pkgfile b/sord/Pkgfile index 7665e72e2..654089928 100644 --- a/sord/Pkgfile +++ b/sord/Pkgfile @@ -1,10 +1,10 @@ # Description: A lightweight C library for storing RDF data in memory. # URL: https://drobilla.net/software/sord.html # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: serd +# Depends on: serd zix name=sord -version=0.16.14 +version=0.16.16 release=1 source=(http://download.drobilla.net/$name-$version.tar.xz)