diff options
author | Juergen Daubert <jue@jue.li> | 2020-03-29 15:13:54 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-03-29 15:13:54 +0200 |
commit | c86f943d12c2365bd7707a6ab649b7642a2e3faa (patch) | |
tree | 103a304621e8c0b5055849d137bed66231413d59 /poppler | |
parent | f6f2a2d0c159e6248966f58c8a8b95c904e0b2d4 (diff) | |
download | opt-c86f943d12c2365bd7707a6ab649b7642a2e3faa.tar.gz opt-c86f943d12c2365bd7707a6ab649b7642a2e3faa.tar.xz |
poppler: update to 0.87.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 f60ed2ec5..a2c0db689 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -151,9 +151,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.7.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.7.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.97 -lrwxrwxrwx root/root usr/lib/libpoppler.so.97 -> libpoppler.so.97.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.97.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.98 +lrwxrwxrwx root/root usr/lib/libpoppler.so.98 -> libpoppler.so.98.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.98.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 c5184dbad..27238851a 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aLgRe0TjrAI+hbGvTtNm6AE8iQnglbhOVSYdN8UzzTZ8+rdehlo+KJu/waj7BQ0t2kLBw8SEyPbGFWQ0OOOxQ8= -SHA256 (Pkgfile) = 2e09de1372ae0fd8d4f0ed250f0cd59a551ba62fd3c2ea8f6d3f3da701d2c94e -SHA256 (.footprint) = 25e331acd042dcab3bb49747570c24e2098f807d479156c3c50648512ac78752 -SHA256 (poppler-0.86.1.tar.xz) = af630a277c8e194c31339c5446241834aed6ed3d4b4dc7080311e51c66257f6c +RWSE3ohX2g5d/Zzu3wXNLcVr95i5sRO6M9HqBhhq2YrzCaceloF+fcrEaHpVOADKWIX6wb28SDgDFNiflo7zd5Z/RV2bXo9iagI= +SHA256 (Pkgfile) = 69ba461a0f5db6ab684116734d6e4f57fa124817386a6627c31d67b2207d6506 +SHA256 (.footprint) = a05cf6d3090de4737bcdaf75cff261450f4f55679962c12d1fdc03318e9b4d69 +SHA256 (poppler-0.87.0.tar.xz) = 6f602b9c24c2d05780be93e7306201012e41459f289b8279a27a79431ad4150e diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 22daaaa90..39886ac7e 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.86.1 +version=0.87.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |