From 55958fcfaced46a6a4942275142d95e8df3f9459 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 11 Jan 2023 10:58:21 +0100 Subject: [PATCH] libspectre: update to 0.2.12 --- libspectre/.footprint | 6 +++--- libspectre/.signature | 8 ++++---- libspectre/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libspectre/.footprint b/libspectre/.footprint index 2a09b7b6d..ca126ba27 100644 --- a/libspectre/.footprint +++ b/libspectre/.footprint @@ -12,8 +12,8 @@ drwxr-xr-x root/root usr/include/libspectre/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libspectre.a -rwxr-xr-x root/root usr/lib/libspectre.la -lrwxrwxrwx root/root usr/lib/libspectre.so -> libspectre.so.1.1.11 -lrwxrwxrwx root/root usr/lib/libspectre.so.1 -> libspectre.so.1.1.11 --rwxr-xr-x root/root usr/lib/libspectre.so.1.1.11 +lrwxrwxrwx root/root usr/lib/libspectre.so -> libspectre.so.1.1.12 +lrwxrwxrwx root/root usr/lib/libspectre.so.1 -> libspectre.so.1.1.12 +-rwxr-xr-x root/root usr/lib/libspectre.so.1.1.12 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libspectre.pc diff --git a/libspectre/.signature b/libspectre/.signature index d2dd0f822..e1216649c 100644 --- a/libspectre/.signature +++ b/libspectre/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TVf/5ojEDuJY0rw3VZxrzfIuYEAhYIIHYOcyloKksJpxThNyk1+Wf5kMhYtE52qja4yeGEnkwzX1tW9xCcYvAY= -SHA256 (Pkgfile) = 43907404cfdea2268957bf2c7c15c921c367d7cecf51b713608ad3216b419c64 -SHA256 (.footprint) = 877024c7ba7cb414baed378d50f432f982b42e0b282f3776a5251b023b5d3feb -SHA256 (libspectre-0.2.11.tar.gz) = 79d44d65f835c5114592b60355d2fce117bace5c47a62fc63a07f10f133bd49c +RWSE3ohX2g5d/ZViY20F+qB+TK2NSVSsQ+fAdwHCjsnoYzmEfrNp3LCPaFm39UnbVo0mh8q3LpedSGX7EHpNu193HgBNJDgqyA8= +SHA256 (Pkgfile) = d0dd28728988a5f6b99a52a985e29cd69616d5296844919a9bdea3fb8eeb6f81 +SHA256 (.footprint) = fe98f3bff1960bd2829b361f24972b01bc104ac6e2c076a873d3d502e4596f80 +SHA256 (libspectre-0.2.12.tar.gz) = 55a7517cd3572bd2565df0cf450944a04d5273b279ebb369a895391957f0f960 diff --git a/libspectre/Pkgfile b/libspectre/Pkgfile index 6bdaa5327..92d480408 100644 --- a/libspectre/Pkgfile +++ b/libspectre/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ghostscript name=libspectre -version=0.2.11 +version=0.2.12 release=1 source=(https://libspectre.freedesktop.org/releases/$name-$version.tar.gz)