diff options
author | Juergen Daubert <jue@jue.li> | 2020-08-11 10:49:46 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-08-11 10:49:46 +0200 |
commit | 92e0dc4b1d67cad22182eeea358dd58aad314aaf (patch) | |
tree | 3b27b1af90d67bc53abe931489dc25801682d51c /poppler | |
parent | 3d5de8b087e2d8113244abda9db8ae56de726ed8 (diff) | |
download | opt-92e0dc4b1d67cad22182eeea358dd58aad314aaf.tar.gz opt-92e0dc4b1d67cad22182eeea358dd58aad314aaf.tar.xz |
poppler: update to 20.08.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 3c2defc42..0647a7323 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -154,9 +154,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.101 -lrwxrwxrwx root/root usr/lib/libpoppler.so.101 -> libpoppler.so.101.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.101.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.102 +lrwxrwxrwx root/root usr/lib/libpoppler.so.102 -> libpoppler.so.102.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.102.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cairo.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc diff --git a/poppler/.signature b/poppler/.signature index eec1771ab..9bd2998d2 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dap8aw8ovC5f5Vh/nRDSxUlKQ3Inw1KBnHvD2HPEVEOSW+LbUK2ZXPhz3pwUIh8CoVJq21h5QIqui2kpHZhtgU= -SHA256 (Pkgfile) = 142f0a781112a86bb87d5e746b5644e092ab826fbc1abef678d8b5a02919ad06 -SHA256 (.footprint) = 950655ba2d5d9a89621341af0d6a9e3b41f87fc29246a00afa3e1b37587b2641 -SHA256 (poppler-0.90.1.tar.xz) = 984d82e72e91418d280885298c8bdc855a2fd92665fd52a1345b27235e0c71c4 +RWSE3ohX2g5d/ajkKTRBUDdVY9Td2BHsNmbbtHm+a7YCZHmaYWgxUIYa2gqxVvdN/c16tvm0g8rU4vMk9eFAYTHJOZktgz8T+w0= +SHA256 (Pkgfile) = 5260f4da22c165ce5c7816eb479699e5dc5c084e87b7e0a2476ec25492eb0b03 +SHA256 (.footprint) = 2437621beaa7eb1f01bdd794fc2a288411de432049ae96979bd836bbea70015c +SHA256 (poppler-20.08.0.tar.xz) = ae65fef04bbf63259a6352e7b620719115d4fb97f5079b0b8b00a8eb0c86eca5 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 3e40d9736..d46b20e69 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.90.1 +version=20.08.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |