Selaa lähdekoodia

package/nushell: bump to version 0.85

- This bump will fix the following build failure with libressl raised
  since the addition of the package in commit
  f8047ff5987efc80f6ead51edae126911c02a8ad:

  This crate is only compatible with OpenSSL (version 1.0.1 through 1.1.1, or 3.0.0), or LibreSSL 2.5
  through 3.5, but a different version of OpenSSL was found. The build is now aborting
  due to this version mismatch.

- Update hash of license file (year updated with
  https://github.com/nushell/nushell/commit/a256f6d0d15c9fed69365be36b3484c4c8418d21)

https://www.nushell.sh/blog

Fixes:
 - http://autobuild.buildroot.org/results/8b7e277bb67c52a57e7b9f17c30f1780b9c5ea67

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
Fabrice Fontaine 1 vuosi sitten
vanhempi
commit
470f0fb1ec
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 2 2
      package/nushell/nushell.hash
  2. 1 1
      package/nushell/nushell.mk

+ 2 - 2
package/nushell/nushell.hash

@@ -1,3 +1,3 @@
 # Locally generated
-sha256  352e807698d5f95e9bfdd9dd5512acab3cbef315379299a32e5f322a76eb718a  nushell-0.76.0.tar.gz
-sha256  e189616e535e9f7bf410a72e6fc51ad1e0ae461c58d592e186c2669daa5d1e5d  LICENSE
+sha256  94af22278f584b59c7c4b2390e2d15d9934d5207a756309259d1c4b92f5af7ef  nushell-0.85.0.tar.gz
+sha256  2dc1f03f729c21902d869b4d8f8dc528fc730f4c6ad83fc128672bda0ad69196  LICENSE

+ 1 - 1
package/nushell/nushell.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NUSHELL_VERSION = 0.76.0
+NUSHELL_VERSION = 0.85.0
 NUSHELL_SITE = $(call github,nushell,nushell,$(NUSHELL_VERSION))
 NUSHELL_LICENSE = MIT
 NUSHELL_LICENSE_FILES = LICENSE