diff options
author | Cem Keylan <cem@ckyln.com> | 2020-11-02 10:33:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-11-02 10:33:27 +0300 |
commit | 76d63a2d8fbf25485d0a10d17cf4f9b2355b25ce (patch) | |
tree | 6f51d43611aa1211cc6bd16d45691ba205870d77 /extra/oksh | |
parent | 4138214ec6089f8b9700e4e644f3dfcba3d21d6b (diff) | |
download | repository-76d63a2d8fbf25485d0a10d17cf4f9b2355b25ce.tar.gz |
oksh: bump to 6.8.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 9e55f8b4..b2e003ba 100644 --- a/extra/oksh/checksums +++ b/extra/oksh/checksums @@ -1,3 +1,3 @@ -2f5e6f5e49b91a8dfc92ae3b8bb502e4012db8e4ce0e9cb269794f558ace31aa oksh-6.7.1.tar.gz +ddd2b27b99009a4ee58ddf58da73edf83962018066ccf33b2fe1f570a00917b0 oksh-6.8.1.tar.gz f5baec63d5de85ea73b85523ea1a8be126c08a82977dce485a44b02a2d481887 pconfig.h 19c97bd33b917b2552dcec55b68a4c27915a0c0af94ed083a7c4cad934eeda2c Makefile diff --git a/extra/oksh/sources b/extra/oksh/sources index 4df24827..1d63880b 100644 --- a/extra/oksh/sources +++ b/extra/oksh/sources @@ -1,3 +1,3 @@ -https://github.com/ibara/oksh/releases/download/oksh-6.7.1/oksh-6.7.1.tar.gz +https://github.com/ibara/oksh/releases/download/oksh-6.8.1/oksh-6.8.1.tar.gz files/pconfig.h files/Makefile diff --git a/extra/oksh/version b/extra/oksh/version index 6fc806d3..b0a3ed87 100644 --- a/extra/oksh/version +++ b/extra/oksh/version @@ -1 +1 @@ -6.7.1 1 +6.8.1 1 |