Version 2.13.0

This commit is contained in:
gitlost
2023-12-18 09:44:47 +00:00
parent aba04df25e
commit a9b526be08
41 changed files with 87 additions and 87 deletions

View File

@ -21,10 +21,10 @@ or Fedora
Then either download the source code tarball
wget -O zint-2.12.0-src.tar.gz \
https://sourceforge.net/projects/zint/files/zint/2.12.0/zint-2.12.0-src.tar.gz/download
tar xf zint-2.12.0-src.tar.gz
cd zint-2.12.0-src
wget -O zint-2.13.0-src.tar.gz \
https://sourceforge.net/projects/zint/files/zint/2.13.0/zint-2.13.0-src.tar.gz/download
tar xf zint-2.13.0-src.tar.gz
cd zint-2.13.0-src
or clone the latest source