serd: 0.30.10 -> 0.30.12

This commit is contained in:
Tim Biermann 2022-05-28 13:40:57 +02:00
parent f82b1c2d4b
commit 2a726c72f5
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 9 deletions

View File

@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/serd-0/
drwxr-xr-x root/root usr/include/serd-0/serd/
-rw-r--r-- root/root usr/include/serd-0/serd/serd.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libserd-0.so -> libserd-0.so.0.30.10
lrwxrwxrwx root/root usr/lib/libserd-0.so.0 -> libserd-0.so.0.30.10
-rwxr-xr-x root/root usr/lib/libserd-0.so.0.30.10
lrwxrwxrwx root/root usr/lib/libserd-0.so -> libserd-0.so.0.30.12
lrwxrwxrwx root/root usr/lib/libserd-0.so.0 -> libserd-0.so.0.30.12
-rwxr-xr-x root/root usr/lib/libserd-0.so.0.30.12
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/serd-0.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39mxTcuErvONK1kyBpjLExdG9ZgChmGiOuom0kVKJsPkHzkG906nTvmojlMcHk6cs1GZYhDE31FYTSD0dGmOiw4=
SHA256 (Pkgfile) = 345370517f8488d4282ed930e746c3d11f2438de81aaf2a09b0fde877e219257
SHA256 (.footprint) = 532a0e653dcd4310306f7ea05934efac413646c7b5da18c2877dc4f17cbe4aec
SHA256 (serd-0.30.10.tar.bz2) = affa80deec78921f86335e6fc3f18b80aefecf424f6a5755e9f2fa0eb0710edf
RWSagIOpLGJF3yjc0WAtbWwCkkmItZvc/3OKB+feUnKPFofcgwQ6o8ggRpMyWJxJ0zCo+d/vzcInMSBNV8wadYro4uWjYNdvywk=
SHA256 (Pkgfile) = 33cc008ba569a00261ea90d3aeafcf278c8eab26bfafa38b5233dbf48c60b5ea
SHA256 (.footprint) = bf3a3944f6d3d8dd9354bb64847a280715b5308b333a2f3b8521b5e2fe207709
SHA256 (serd-0.30.12.tar.bz2) = 9f9dab4125d88256c1f694b6638cbdbf84c15ce31003cd83cb32fb2192d3e866

View File

@ -1,11 +1,10 @@
# Description: A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples.
# URL: http://drobilla.net/software/serd
# Maintainer: Tim Biermann, tbier at posteo dot de
# Packager: Danny Rawlins, crux at romster dot me
# Depends on: python3
name=serd
version=0.30.10
version=0.30.12
release=1
source=(http://download.drobilla.net/$name-$version.tar.bz2)