summaryrefslogtreecommitdiffstats
path: root/development/yarn
diff options
context:
space:
mode:
Diffstat (limited to 'development/yarn')
-rw-r--r--development/yarn/yarn.SlackBuild2
-rw-r--r--development/yarn/yarn.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/yarn/yarn.SlackBuild b/development/yarn/yarn.SlackBuild
index d735e9ba05..a93abdbdab 100644
--- a/development/yarn/yarn.SlackBuild
+++ b/development/yarn/yarn.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=yarn
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/yarn/yarn.info b/development/yarn/yarn.info
index 77b1b87f0d..4c1694967d 100644
--- a/development/yarn/yarn.info
+++ b/development/yarn/yarn.info
@@ -1,8 +1,8 @@
PRGNAM="yarn"
-VERSION="1.6.0"
+VERSION="1.7.0"
HOMEPAGE="https://yarnpkg.com/"
-DOWNLOAD="https://github.com/yarnpkg/yarn/releases/download/v1.6.0/yarn-v1.6.0.tar.gz"
-MD5SUM="a11a3d8a5d62712fc497a6d1cbea25f6"
+DOWNLOAD="https://github.com/yarnpkg/yarn/releases/download/v1.7.0/yarn-v1.7.0.tar.gz"
+MD5SUM="e149b4cc0c2cb903551a0b857a2b3c78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"