diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-01 16:28:06 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-01 16:28:06 +0300 |
commit | 068584726bbc4d6295b8925911ea5bcf95ab4880 (patch) | |
tree | 81d7b06dbf524e307069cd009075b9e7bd4a153c /community/lua | |
parent | f3d65e3b5f30300c10397ab5882e9fe0d9bb55db (diff) | |
download | repository-068584726bbc4d6295b8925911ea5bcf95ab4880.tar.gz |
Switch to libressl
This reverts commit 18c2513c2af381e5e302f5f046105e930b4bba72.
Diffstat (limited to 'community/lua')
-rw-r--r-- | community/lua/checksums | 2 | ||||
-rw-r--r-- | community/lua/sources | 2 | ||||
-rw-r--r-- | community/lua/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/lua/checksums b/community/lua/checksums index 4cac57f6..1a49a3ca 100644 --- a/community/lua/checksums +++ b/community/lua/checksums @@ -1 +1 @@ -11570d97e9d7303c0a59567ed1ac7c648340cd0db10d5fd594c09223ef2f524f lua-5.4.2.tar.gz +f8612276169e3bfcbcfb8f226195bfc6e466fe13042f1076cbde92b7ec96bbfb lua-5.4.3.tar.gz diff --git a/community/lua/sources b/community/lua/sources index 4914cbe9..aad97243 100644 --- a/community/lua/sources +++ b/community/lua/sources @@ -1 +1 @@ -https://www.lua.org/ftp/lua-5.4.2.tar.gz +https://www.lua.org/ftp/lua-5.4.3.tar.gz diff --git a/community/lua/version b/community/lua/version index 84efc7ec..12425e2e 100644 --- a/community/lua/version +++ b/community/lua/version @@ -1 +1 @@ -5.4.2 1 +5.4.3 1 |