diff options
author | Juergen Daubert <jue@jue.li> | 2022-04-02 11:39:16 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-04-02 11:39:16 +0200 |
commit | 55dc5d81c4c2edb35e30b3cedf52a42f6df90313 (patch) | |
tree | e59ba171587c429a81460070b839177290c0c2ee /poppler | |
parent | 10a61973abd7291034ca3945dd8628cefe960037 (diff) | |
download | opt-55dc5d81c4c2edb35e30b3cedf52a42f6df90313.tar.gz opt-55dc5d81c4c2edb35e30b3cedf52a42f6df90313.tar.xz |
poppler: update to 22.04.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 b8b52edd2..4c8aa2070 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.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 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.120 +lrwxrwxrwx root/root usr/lib/libpoppler.so.120 -> libpoppler.so.120.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.120.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 97e56412e..d8f28a506 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YhjK7IYOJ5dgR3fJTIbNshFfk1w/STS3X9WzSQAjnbC3TQFKAdYgt3ZnHWhs76/3CJCSnzKi2POkJqfBIhbLAc= -SHA256 (Pkgfile) = 7198f294880ed14eb26793d80fc3283519629bf80637c768e0301b6e84a7c4bd -SHA256 (.footprint) = d41e79360d0e0e0d7b30c594267525f6173ab3abdc3eb223189d17b8f9a03fca -SHA256 (poppler-22.03.0.tar.xz) = 728c78ba94d75a55f6b6355d4fbdaa6f49934d9616be58e5e679a9cfd0980e1e +RWSE3ohX2g5d/Wxjdjyf03usxbsoUBvLAtt3dbmZJ3xu6a31DS1jJ0gf1AbC/FRKcuig8GhSkwOa7j3vkiFCZRY2Flr9AHqEdAI= +SHA256 (Pkgfile) = d137c5c2cf43a8fe1ed050a5cbd33e2537c4bea962914fd9d53c6a1d1fe09143 +SHA256 (.footprint) = 5367d77a3f6c66a53eb9c5f50c56009d844820881c96c5803dc165e0da7ce193 +SHA256 (poppler-22.04.0.tar.xz) = 813fb4b90e7bda63df53205c548602bae728887a60f4048aae4dbd9b1927deff diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 4fb6f7e6c..0b0514089 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=22.03.0 +version=22.04.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |