diff options
-rw-r--r-- | devel/libuv/Makefile | 3 | ||||
-rw-r--r-- | devel/libuv/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 103e6eb864ee..89a028804684 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.26.0 +PORTVERSION= 1.27.0 DISTVERSIONPREFIX= v CATEGORIES= devel -#MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ MAINTAINER= thierry@FreeBSD.org COMMENT= Multi-platform support library with a focus on asynchronous I/O diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 8215228e1904..f6f1919f4fb1 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549829403 -SHA256 (libuv-libuv-v1.26.0_GH0.tar.gz) = e414cf74615b7dae768f0f5667092f1d4975f5067c087bcbe0641e241ebe4693 -SIZE (libuv-libuv-v1.26.0_GH0.tar.gz) = 1209551 +TIMESTAMP = 1552817911 +SHA256 (libuv-libuv-v1.27.0_GH0.tar.gz) = 4afcdc84cd315b77c8e532e7b3fde43d536af0e2e835eafbd0e75518ed26dbed +SIZE (libuv-libuv-v1.27.0_GH0.tar.gz) = 1214154 |