Skip to content

Commit ad1c3c0

Browse files
committed
Update po4a version to latest
1 parent 351e5c7 commit ad1c3c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_po4a-tools/po4a-cache.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [[ "$CACHE_HIT" == 'true' ]] ; then
77
sudo cp --force --recursive ~/po4a/* /
88
else
99
sudo apt install -yq gettext libsgmls-perl libyaml-tiny-perl opensp libsyntax-keyword-try-perl libxs-parse-keyword-perl
10-
wget -O po4a.deb https://github.com/jamulussoftware/assets/raw/main/po4a/po4a_0.68.deb
10+
wget -O po4a.deb https://github.com/jamulussoftware/assets/raw/main/po4a/po4a_0.75.deb
1111
sudo dpkg -i po4a.deb
1212

1313
if [ -f po4a.deb ] ; then

0 commit comments

Comments
 (0)