diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-07-04 16:30:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-07-04 16:30:44 +0000 |
commit | 3ccf7997262be79ba19b07e9d3774a8c9870b264 (patch) | |
tree | 77bd6867ca9413e24696c904adf03a80deba516f | |
parent | Update lang/elixir to version 1.10.4. (diff) |
Upgrade to v1.38.1.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.1>.
Notes
Notes:
svn path=/head/; revision=541224
-rw-r--r-- | devel/libuv/Makefile | 2 | ||||
-rw-r--r-- | devel/libuv/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 88a1846b500b..42815e28babd 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.38.0 +PORTVERSION= 1.38.1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index de689205fdee..7eda3234c95f 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589910721 -SHA256 (libuv-libuv-v1.38.0_GH0.tar.gz) = 2cd9a757fe6c512440933e2bdcab21143d4aa6249b2541399908ce038b756c9d -SIZE (libuv-libuv-v1.38.0_GH0.tar.gz) = 1261216 +TIMESTAMP = 1593873252 +SHA256 (libuv-libuv-v1.38.1_GH0.tar.gz) = 2177fca2426ac60c20f654323656e843dac4f568d46674544b78f416697bd32c +SIZE (libuv-libuv-v1.38.1_GH0.tar.gz) = 1262516 |