diff options
author | Juergen Daubert <jue@jue.li> | 2021-11-01 13:41:24 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-11-01 13:41:24 +0100 |
commit | f625f924a9676a08affd53526dcbd0e44b156b40 (patch) | |
tree | 5f01a9fccb1dfb8b3e6cc21c160512d6127cf263 /poppler | |
parent | 5d2dd63b70155d8359941738c1f3207229f9239b (diff) | |
download | opt-f625f924a9676a08affd53526dcbd0e44b156b40.tar.gz opt-f625f924a9676a08affd53526dcbd0e44b156b40.tar.xz |
poppler: update to 21.11.0
Diffstat (limited to 'poppler')
-rw-r--r-- | poppler/.footprint | 6 | ||||
-rw-r--r-- | poppler/.signature | 8 | ||||
-rw-r--r-- | poppler/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/poppler/.footprint b/poppler/.footprint index 30d56d04a..713f082df 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -157,9 +157,9 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0 lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.9.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.9.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.114 -lrwxrwxrwx root/root usr/lib/libpoppler.so.114 -> libpoppler.so.114.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.114.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.115 +lrwxrwxrwx root/root usr/lib/libpoppler.so.115 -> libpoppler.so.115.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.115.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler.pc diff --git a/poppler/.signature b/poppler/.signature index 94504fee5..84476a3a4 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fFKNLa9ttyyjpfHsb4JCMuA+RhULHodkqY30G7Qv67GbqEnGhdedL58Vi3HBklS4RDTZsLI+zwFKDdZyv+58Qw= -SHA256 (Pkgfile) = 0d167f80df6fbe03eb2083acb3004861de9b05985e86a3b7ad291c79fefaf3d1 -SHA256 (.footprint) = a220ef1bb5f4d653eb0257a40153d25518351bf5c9edd99c8ac154d1ecbb228a -SHA256 (poppler-21.10.0.tar.xz) = 964b5b16290fbec3fae57c2a5bcdea49bb0736bd750c3a3711c47995c9efc394 +RWSE3ohX2g5d/ZE9cLK25gfi/uzE6RhE4/wC8E5tLUMoo0Cw3HqtfGJBYD6xQkZB2O7/llFb+gLWy2Zao7/E+8rljMG4To0xeQY= +SHA256 (Pkgfile) = 82abac9a2e0e7c493fa66547945cfafc9cdf900af9ff77815e5fdf0b9086ff6d +SHA256 (.footprint) = 7712edf8dc1a0549bb0094bf6f7d253e667c25c980b044b1f7b46bd96286f2dd +SHA256 (poppler-21.11.0.tar.xz) = 31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 69a267305..4f8dc3af4 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=21.10.0 +version=21.11.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |