We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3180c4 commit dcdd0ddCopy full SHA for dcdd0dd
README.md
@@ -52,7 +52,7 @@ dnf install -y java-21-amazon-corretto-devel gcc make bison flex automake autoco
52
53
### Install opensource COBOL 4J
54
```
55
-curl -L -o opensourcecobol4j-v1.1.1.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.0.tar.gz
+curl -L -o opensourcecobol4j-v1.1.1.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.1.tar.gz
56
tar zxvf opensourcecobol4j-v1.1.1.tar.gz
57
cd opensourcecobol4j-1.1.1
58
./configure --prefix=/usr/
0 commit comments