diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-15 22:12:58 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-15 22:12:58 +0200 |
commit | ecf4650373cd252876578e0c55cc0793c0fd9b60 (patch) | |
tree | f76391ef86c3777e6d3b6438e295a68623fd553a | |
parent | 427fc28055b35ef3923465a36a4896b516afe608 (diff) | |
download | repository-ecf4650373cd252876578e0c55cc0793c0fd9b60.tar.gz |
Revert "otools: bump to 1.5.0"
This reverts commit 3ccf6d7969b6de46b105e63bbe0a7b60f272b8a5.
-rw-r--r-- | core/otools/checksums | 5 | ||||
-rw-r--r-- | core/otools/sources | 2 | ||||
-rw-r--r-- | core/otools/version | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/core/otools/checksums b/core/otools/checksums index 75ebdc65..202e6510 100644 --- a/core/otools/checksums +++ b/core/otools/checksums @@ -1,3 +1,2 @@ -%BLAKE3 -6ee9b8774470b3849f05a95e374a5367c5d1636452298e7761a158529217ad84 otools-1.5.0.tar.gz -c65711680a15cf51a32771ed0a6a09a4e09332d7e07d6b37090f5b1fb5684545 doas.conf +2edbe20c98e50f47cf989cb137c00a25e513fc7fe9453154237b4a6de6ed9f8f otools-1.4.2.tar.gz +4db8d2b7b45320c4768674b37bad917ac9e470c80512cf5a15cdfdd463c6b5a4 doas.conf diff --git a/core/otools/sources b/core/otools/sources index 08826f19..7d6e84f9 100644 --- a/core/otools/sources +++ b/core/otools/sources @@ -1,2 +1,2 @@ -https://git.carbslinux.org/otools/snapshot/otools-1.5.0.tar.gz +https://git.carbslinux.org/otools/snapshot/otools-1.4.2.tar.gz files/doas.conf diff --git a/core/otools/version b/core/otools/version index 104216de..9e1d23b0 100644 --- a/core/otools/version +++ b/core/otools/version @@ -1 +1 @@ -1.5.0 1 +1.4.2 3 |