diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-22 14:15:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-22 14:15:51 +0300 |
commit | a5f2efc638c1188c9b20e07eb59fcec7055bdd7c (patch) | |
tree | 1a106a5d02138db59aac92023e6acfbcaa0959b8 /extra/oksh | |
parent | befd8e699eb94385d34623648e4f50fa0c32a928 (diff) | |
download | repository-a5f2efc638c1188c9b20e07eb59fcec7055bdd7c.tar.gz |
oksh: bump to 6.7.1
Diffstat (limited to 'extra/oksh')
-rw-r--r-- | extra/oksh/checksums | 2 | ||||
-rw-r--r-- | extra/oksh/sources | 2 | ||||
-rw-r--r-- | extra/oksh/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/oksh/checksums b/extra/oksh/checksums index 8e35c2d7..9e55f8b4 100644 --- a/extra/oksh/checksums +++ b/extra/oksh/checksums @@ -1,3 +1,3 @@ -bb3e9288dbd8915b9e175727cdb3898970e6c6fece61e6867102b399e215fb04 oksh-6.7.tar.gz +2f5e6f5e49b91a8dfc92ae3b8bb502e4012db8e4ce0e9cb269794f558ace31aa oksh-6.7.1.tar.gz f5baec63d5de85ea73b85523ea1a8be126c08a82977dce485a44b02a2d481887 pconfig.h 19c97bd33b917b2552dcec55b68a4c27915a0c0af94ed083a7c4cad934eeda2c Makefile diff --git a/extra/oksh/sources b/extra/oksh/sources index 417f6ccb..4df24827 100644 --- a/extra/oksh/sources +++ b/extra/oksh/sources @@ -1,3 +1,3 @@ -https://github.com/ibara/oksh/releases/download/oksh-6.7/oksh-6.7.tar.gz +https://github.com/ibara/oksh/releases/download/oksh-6.7.1/oksh-6.7.1.tar.gz files/pconfig.h files/Makefile diff --git a/extra/oksh/version b/extra/oksh/version index 75368dc2..6fc806d3 100644 --- a/extra/oksh/version +++ b/extra/oksh/version @@ -1 +1 @@ -6.7 1 +6.7.1 1 |