diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-02 10:28:01 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-02 10:28:01 +0200 |
commit | 1e6317ee46822566f2e6e7cc3e6de78960901e38 (patch) | |
tree | 1b743ba63b72e7c7be8071ad29368315d1ce3e95 /poppler | |
parent | af66f07ffebf91af2b363fde6efcab6bfd9f46e8 (diff) | |
download | opt-1e6317ee46822566f2e6e7cc3e6de78960901e38.tar.gz opt-1e6317ee46822566f2e6e7cc3e6de78960901e38.tar.xz |
poppler: update to 22.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 13ed84c7a..6b019da70 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.10.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.10.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.122 -lrwxrwxrwx root/root usr/lib/libpoppler.so.122 -> libpoppler.so.122.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.122.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.123 +lrwxrwxrwx root/root usr/lib/libpoppler.so.123 -> libpoppler.so.123.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.123.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 1830a9a9f..79614995e 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YRJMm1kMy6LLoFGJDUB4E0LfZT7k/P59v5L5KZsqk35AWYcamWdtE43QnYqC+WQygVtcMFFmqJOdLyUEZZHUg8= -SHA256 (Pkgfile) = fba0ac5aa93af82588274b7d9d64922ee202a8483324b1ef3f6e919da79b96ed -SHA256 (.footprint) = 2d7b297046ccd47bc56248cf4d063ea383aab207c7ffb00f3059edb652beb4e9 -SHA256 (poppler-22.07.0.tar.xz) = 420230c5c43782e2151259b3e523e632f4861342aad70e7e20b8773d9eaf3428 +RWSE3ohX2g5d/Z22O4enNiQfPyeC5oLRrAKAJMcP1I5ft6GIPP0rVK+Xca6FvtNHYvKBHqiJKey4Orn+GcuEj9crmfCykVlHDQs= +SHA256 (Pkgfile) = fcf069179c1b61806ff6dc6e0ec30fe1dcff3fc174d9a3f240f0d7e529a013c6 +SHA256 (.footprint) = d4333e30dd816fad45dc1ac271f0c8d002a5400ee03b3b75cfba66ff0e5346a4 +SHA256 (poppler-22.08.0.tar.xz) = b493328721402f25cb7523f9cdc2f7d7c59f45ad999bde75c63c90604db0f20b diff --git a/poppler/Pkgfile b/poppler/Pkgfile index d75c9185b..5cb9077b0 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=22.07.0 +version=22.08.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |