diff options
author | Juergen Daubert <jue@jue.li> | 2022-03-02 14:32:18 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-03-02 14:32:18 +0100 |
commit | 52337366773452666973c7bf18b1a3c82023f99b (patch) | |
tree | 03d23f3cefadc66ce41a755ff77df0ef1eeff2ba /poppler | |
parent | 15903e1c723055387eca923ee37bb078a093d8ff (diff) | |
download | opt-52337366773452666973c7bf18b1a3c82023f99b.tar.gz opt-52337366773452666973c7bf18b1a3c82023f99b.tar.xz |
poppler: update to 22.03.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 4ff6bd0a5..b8b52edd2 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.118 -lrwxrwxrwx root/root usr/lib/libpoppler.so.118 -> libpoppler.so.118.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.118.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.119 +lrwxrwxrwx root/root usr/lib/libpoppler.so.119 -> libpoppler.so.119.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.119.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 3111e2702..97e56412e 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/djWLtCxqlojDrTCZaF7Xdsx/KgvyUEuuljXWik1LDw0NEkQUQRVs1CJCaEJk5kx3ddw5tTu6uc0FDbcEGohUAA= -SHA256 (Pkgfile) = 012252bd21c50f86c8eaa316284b3caaff0bd66f8443136d6dbda7676e837842 -SHA256 (.footprint) = 8ffa9c436bd72ece000cc42d6806cbb253849652285386e2b224f0ba4a296db3 -SHA256 (poppler-22.02.0.tar.xz) = e390c8b806f6c9f0e35c8462033e0a738bb2460ebd660bdb8b6dca01556193e1 +RWSE3ohX2g5d/YhjK7IYOJ5dgR3fJTIbNshFfk1w/STS3X9WzSQAjnbC3TQFKAdYgt3ZnHWhs76/3CJCSnzKi2POkJqfBIhbLAc= +SHA256 (Pkgfile) = 7198f294880ed14eb26793d80fc3283519629bf80637c768e0301b6e84a7c4bd +SHA256 (.footprint) = d41e79360d0e0e0d7b30c594267525f6173ab3abdc3eb223189d17b8f9a03fca +SHA256 (poppler-22.03.0.tar.xz) = 728c78ba94d75a55f6b6355d4fbdaa6f49934d9616be58e5e679a9cfd0980e1e diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 3068c6402..4fb6f7e6c 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=22.02.0 +version=22.03.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |