Skip to content

Commit

Permalink
Merge pull request #43 from Fdawgs/patch-1
Browse files Browse the repository at this point in the history
Poppler 22.11.0
  • Loading branch information
oschwartz10612 committed Nov 22, 2022
2 parents 1902e6d + 0fa4262 commit 49e4c93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POPPLER_VERSION=22.04.0
POPPLER_VERSION=22.11.0
POPPLER_DATA_URL="https://poppler.freedesktop.org/poppler-data-0.4.11.tar.gz"
BUILD="0"

Expand All @@ -23,7 +23,7 @@ cp "$PKGS_PATH_DIR"/xz*/Library/bin/liblzma.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/cairo*/Library/bin/cairo.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/libdeflate*/Library/bin/libdeflate.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/lerc*/Library/bin/Lerc.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/jbig*/Library/bin/jbig.dll ./Library/bin/
# cp "$PKGS_PATH_DIR"/jbig*/Library/bin/jbig.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/lcms2*/Library/bin/lcms2.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/fontconfig*/Library/bin/fontconfig-1.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/expat*/Library/bin/libexpat.dll ./Library/bin/
Expand Down

0 comments on commit 49e4c93

Please sign in to comment.