diff options
author | Juergen Daubert <jue@jue.li> | 2022-11-04 12:33:04 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-11-04 12:33:04 +0100 |
commit | 0b143cd48da84fb4367978132673b5a071fd86bf (patch) | |
tree | e864316b43797e4b6fb4c76820010a5dc8a52421 /libspectre | |
parent | ce5222f8e65885edcc376c60001aa4ece67da580 (diff) | |
download | opt-0b143cd48da84fb4367978132673b5a071fd86bf.tar.gz opt-0b143cd48da84fb4367978132673b5a071fd86bf.tar.xz |
libspectre: update to 0.2.11
Diffstat (limited to 'libspectre')
-rw-r--r-- | libspectre/.footprint | 6 | ||||
-rw-r--r-- | libspectre/.signature | 8 | ||||
-rw-r--r-- | libspectre/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/libspectre/.footprint b/libspectre/.footprint index 6ea3eb09c..2a09b7b6d 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.10 -lrwxrwxrwx root/root usr/lib/libspectre.so.1 -> libspectre.so.1.1.10 --rwxr-xr-x root/root usr/lib/libspectre.so.1.1.10 +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 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 14f6fe3d6..d2dd0f822 100644 --- a/libspectre/.signature +++ b/libspectre/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fbkSJecGPzMfTGF9Sbh3NTIM7y6rgrI4aY4Ejq8jMMHja5+JsgB7XPXwaEKrGRMZLXSlunJecUvsuu+OjAh4wc= -SHA256 (Pkgfile) = b1b99d56574972ae61ceb6adfcda91240df9eef68ed36b1bf0f3de5527605d4d -SHA256 (.footprint) = 221846fc79a9d123a88d033f60e5c1eb80c09ce33be84c9db37daa1ee6bcf2c8 -SHA256 (libspectre-0.2.10.tar.gz) = cf60b2a80f6bfc9a6b110e18f08309040ceaa755210bf94c465a969da7524d07 +RWSE3ohX2g5d/TVf/5ojEDuJY0rw3VZxrzfIuYEAhYIIHYOcyloKksJpxThNyk1+Wf5kMhYtE52qja4yeGEnkwzX1tW9xCcYvAY= +SHA256 (Pkgfile) = 43907404cfdea2268957bf2c7c15c921c367d7cecf51b713608ad3216b419c64 +SHA256 (.footprint) = 877024c7ba7cb414baed378d50f432f982b42e0b282f3776a5251b023b5d3feb +SHA256 (libspectre-0.2.11.tar.gz) = 79d44d65f835c5114592b60355d2fce117bace5c47a62fc63a07f10f133bd49c diff --git a/libspectre/Pkgfile b/libspectre/Pkgfile index f1d2cfe9b..6bdaa5327 100644 --- a/libspectre/Pkgfile +++ b/libspectre/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ghostscript name=libspectre -version=0.2.10 +version=0.2.11 release=1 source=(https://libspectre.freedesktop.org/releases/$name-$version.tar.gz) |