From 7dab4a70f2294c3ed555fdbf91ea45c29f44c00b Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 10 Sep 2022 15:16:21 +0200 Subject: [PATCH] serd: 0.30.14 -> 0.30.16 --- serd/.footprint | 4 ++-- serd/.signature | 8 ++++---- serd/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/serd/.footprint b/serd/.footprint index e0f25ceac..7ee39722c 100644 --- a/serd/.footprint +++ b/serd/.footprint @@ -7,8 +7,8 @@ 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 -lrwxrwxrwx root/root usr/lib/libserd-0.so.0 -> libserd-0.so.0.30.14 --rwxr-xr-x root/root usr/lib/libserd-0.so.0.30.14 +lrwxrwxrwx root/root usr/lib/libserd-0.so.0 -> libserd-0.so.0.30.16 +-rwxr-xr-x root/root usr/lib/libserd-0.so.0.30.16 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/ diff --git a/serd/.signature b/serd/.signature index a7f84e44b..babbcecc8 100644 --- a/serd/.signature +++ b/serd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wiFWaG5LQzDfXSMpiyXX0zN46VLxR23e8YsMyeRYBjBJnCaBAJYpboe7rFNP8wjJIKw51aa7A08iC6mS3PUdww= -SHA256 (Pkgfile) = be64ff6d4166f0e5dd79fcb22641e38c4d9afb1d42d8e72fe8ed22fef8d5ca4b -SHA256 (.footprint) = 4760ba56ae8b913b469a535a9613e28a92c75339719cef947439b3f58699f42a -SHA256 (serd-0.30.14.tar.xz) = a14137d47b11d6ad431e78da341ca9737998d9eaccf6a49263d4c8d79fd856e3 +RWSagIOpLGJF399zYO0naY9wX86k9OoY6919cDZXs8tShkWgQkuLV6XOknXtXB8Ky3I5qoKRrSGqhBLRYWeXU96mRZ3ZUUtkJAY= +SHA256 (Pkgfile) = 1d9c1737b23dfa8964e39614baa025af1f84dfab6701957b224b316134158e7e +SHA256 (.footprint) = 14f2c7338b832ce195826b227c177e21b660603a52db99fa5e25ace2cf1a1519 +SHA256 (serd-0.30.16.tar.xz) = f50f486da519cdd8d03b20c9e42414e459133f5a244411d8e63caef8d9ac9146 diff --git a/serd/Pkgfile b/serd/Pkgfile index f6971c79c..d77ad0a2d 100644 --- a/serd/Pkgfile +++ b/serd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: meson ninja python3 name=serd -version=0.30.14 +version=0.30.16 release=1 source=(http://download.drobilla.net/$name-$version.tar.xz)