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 /core | |
parent | f3d65e3b5f30300c10397ab5882e9fe0d9bb55db (diff) | |
download | repository-068584726bbc4d6295b8925911ea5bcf95ab4880.tar.gz |
Switch to libressl
This reverts commit 18c2513c2af381e5e302f5f046105e930b4bba72.
Diffstat (limited to 'core')
-rw-r--r-- | core/byacc/checksums | 2 | ||||
-rw-r--r-- | core/byacc/sources | 2 | ||||
-rw-r--r-- | core/byacc/version | 2 | ||||
-rw-r--r-- | core/curl/checksums | 2 | ||||
-rw-r--r-- | core/curl/sources | 2 | ||||
-rw-r--r-- | core/curl/version | 2 | ||||
-rw-r--r-- | core/linux-headers/checksums | 2 | ||||
-rw-r--r-- | core/linux-headers/sources | 2 | ||||
-rw-r--r-- | core/linux-headers/version | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/core/byacc/checksums b/core/byacc/checksums index 5bd8ce62..70b4aad3 100644 --- a/core/byacc/checksums +++ b/core/byacc/checksums @@ -1 +1 @@ -9e7d7768587141e7784492615dfefc70a8e00410043b63901efedc1b50c19b97 byacc-20210109.tgz +8b8f258eb22a4eae994ee374a712dd08e023cde1c39b373e8db8ba7806c50585 byacc-20210328.tgz diff --git a/core/byacc/sources b/core/byacc/sources index 87471968..2d5ab93b 100644 --- a/core/byacc/sources +++ b/core/byacc/sources @@ -1 +1 @@ -ftp://ftp.invisible-island.net/byacc/byacc-20210109.tgz +ftp://ftp.invisible-island.net/byacc/byacc-20210328.tgz diff --git a/core/byacc/version b/core/byacc/version index deee4073..6b7cd8f6 100644 --- a/core/byacc/version +++ b/core/byacc/version @@ -1 +1 @@ -20210109 1 +20210328 1 diff --git a/core/curl/checksums b/core/curl/checksums index 488f5041..220df15a 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -fe0c49d8468249000bda75bcfdf9e30ff7e9a86d35f1a21f428d79c389d55675 curl-7.75.0.tar.xz +6302e2d75c59cdc6b35ce3fbe716481dd4301841bbb5fd71854653652a014fc8 curl-7.76.0.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 511a9a70..8ff8440a 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.75.0.tar.xz +https://curl.haxx.se/download/curl-7.76.0.tar.xz diff --git a/core/curl/version b/core/curl/version index 6544806a..49bf9d42 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.75.0 2 +7.76.0 2 diff --git a/core/linux-headers/checksums b/core/linux-headers/checksums index ec9a36c8..a024fed3 100644 --- a/core/linux-headers/checksums +++ b/core/linux-headers/checksums @@ -1 +1 @@ -d372acb8fa337141ca1bbeda9e25873c76ce52a27974226a95275ce43522dc1d linux-5.11.10.tar.xz +0a7875613823a57e7f9a937eb0ff098cbd8a2ff0d93e18171b8afeac09f583b9 linux-5.11.11.tar.xz diff --git a/core/linux-headers/sources b/core/linux-headers/sources index 148c1b96..5ddc961b 100644 --- a/core/linux-headers/sources +++ b/core/linux-headers/sources @@ -1 +1 @@ -https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.10.tar.xz +https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.11.tar.xz diff --git a/core/linux-headers/version b/core/linux-headers/version index 47990fee..0f98fd7c 100644 --- a/core/linux-headers/version +++ b/core/linux-headers/version @@ -1 +1 @@ -5.11.10 1 +5.11.11 1 |