diff options
author | Juergen Daubert <jue@jue.li> | 2019-06-28 15:43:19 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-06-28 15:43:19 +0200 |
commit | 0415829734845842c8268cf47a9013b6f1413343 (patch) | |
tree | 298f6af694f1fabbc8f828b80b1f40d03f25b817 /poppler | |
parent | e81cc1a857cce2ccdc7780056c0ada41a913cd5c (diff) | |
download | opt-0415829734845842c8268cf47a9013b6f1413343.tar.gz opt-0415829734845842c8268cf47a9013b6f1413343.tar.xz |
poppler: update to 0.78.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 436226732..bf2475391 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -152,9 +152,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.88 -lrwxrwxrwx root/root usr/lib/libpoppler.so.88 -> libpoppler.so.88.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.88.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.89 +lrwxrwxrwx root/root usr/lib/libpoppler.so.89 -> libpoppler.so.89.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.89.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 c5bbee18b..950f562fd 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TXGi5YeXh6z9b1FqoBCJI5CYjAIUfNeYzxwujS2qFcdgDwc20dJ4WFqj0yiyOWx8mPT+J1vYDV45V2a4gD/0gw= -SHA256 (Pkgfile) = 8e698d3e167c37cdcd8919a9fb489ba3a8b5e3173fbfd03c20f29ebe101e3d80 -SHA256 (.footprint) = 6b966731ff40402a5f2e9a57af2514d8dd313e2714d77abc4900d2dcc7b3937c -SHA256 (poppler-0.77.0.tar.xz) = 7267eb4cbccd64a58244b8211603c1c1b6bf32c7f6a4ced2642865346102f36b +RWSE3ohX2g5d/Qspqp0LCua9MuOXZREKxuEpodKK2THAeuKFpLV24ZC5v7l4DjeNQrjE5Sw+e7FLZs+kF2tdX67fPCHyuxc6Ogo= +SHA256 (Pkgfile) = 07561fd5226b72565d6e2072b2f3ac88faf417a199cc20cf57d502365bf04294 +SHA256 (.footprint) = ea478a9656911a0ddca213e2765edecfd39f8a8e62680143bd96bda84b530ba5 +SHA256 (poppler-0.78.0.tar.xz) = 622fdd3187a7339c3b78b861b7cd820ea41ebce0609839ba28ee52c3387938c2 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 168105743..6f318b92f 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.77.0 +version=0.78.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |